summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch05.t
diff options
context:
space:
mode:
authorNick Withers <nick.withers@anu.edu.au>2014-02-17 19:39:27 +1100
committerGedare Bloom <gedare@rtems.org>2015-02-19 16:34:25 -0500
commitc53705c384e3cbb9716e2709e5cd3b7bbaa20609 (patch)
treed6a37cd85bba15946acbd617caa83e032b52350e /doc/posix1003.1/ch05.t
parentbfin: do not reset dispatch needed (diff)
downloadrtems-c53705c384e3cbb9716e2709e5cd3b7bbaa20609.tar.bz2
doc: Note that rename() is only partially implemented.
Replacing of existing files is not supported. See #2169.
Diffstat (limited to 'doc/posix1003.1/ch05.t')
-rw-r--r--doc/posix1003.1/ch05.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix1003.1/ch05.t b/doc/posix1003.1/ch05.t
index bbdc04a04b..9aa28bafe7 100644
--- a/doc/posix1003.1/ch05.t
+++ b/doc/posix1003.1/ch05.t
@@ -108,7 +108,7 @@ rmdir(), Function, Implemented
@subsection Rename a File
@example
-rename(), Function, Implemented
+rename(), Function, Partial Implementation
@end example
@section File Characteristics