changeset 13517:6e0c353ac585

symlinkat: Fix documentation.
author Bruno Haible <bruno@clisp.org>
date Sat, 31 Jul 2010 16:11:53 +0200
parents 91df4bd648e9
children 88d6d025ee3b
files ChangeLog doc/posix-functions/readlinkat.texi
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
--- 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