symlinkat: Fix documentation.
authorBruno Haible <bruno@clisp.org>
Sat, 31 Jul 2010 14:11:53 +0000 (16:11 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 31 Jul 2010 14:11:53 +0000 (16:11 +0200)
ChangeLog
doc/posix-functions/readlinkat.texi

index da0cc3f..77ce23a 100644 (file)
--- 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
index 4cef743..2cbaf62 100644 (file)
@@ -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