summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-07-31 16:11:53 +0200
committerBruno Haible <bruno@clisp.org>2010-07-31 16:11:53 +0200
commit6676cd901ebffe806000d9e7e459ccabe2e80195 (patch)
tree01451c2b0c5e601cc22ad7d60c256877e970cd64
parentfae6c4abe3faab75e892e19a0d60e681e442e453 (diff)
downloadgnulib-6676cd901ebffe806000d9e7e459ccabe2e80195.tar.gz
symlinkat: Fix documentation.
-rw-r--r--ChangeLog5
-rw-r--r--doc/posix-functions/readlinkat.texi2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index da0cc3ff33..77ce23a042 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-07-31 Bruno Haible <bruno@clisp.org>
+ symlinkat: Fix documentation.
+ * doc/posix-functions/readlinkat.texi: Fix module name.
+
+2010-07-31 Bruno Haible <bruno@clisp.org>
+
fchownat: Replace also when chown has the trailing slash bug.
* m4/openat.m4 (gl_FUNC_FCHOWNAT): Move the test of REPLACE_CHOWN
outside the gl_FUNC_FCHOWNAT_DEREF_BUG invocation. Fixes regression
diff --git a/doc/posix-functions/readlinkat.texi b/doc/posix-functions/readlinkat.texi
index 4cef743681..2cbaf624ad 100644
--- a/doc/posix-functions/readlinkat.texi
+++ b/doc/posix-functions/readlinkat.texi
@@ -4,7 +4,7 @@
POSIX specification: @url{http://www.opengroup.org/onlinepubs/9699919799/functions/readlinkat.html}
-Gnulib module: readlinkat
+Gnulib module: symlinkat
Portability problems fixed by Gnulib:
@itemize