From 6676cd901ebffe806000d9e7e459ccabe2e80195 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 31 Jul 2010 16:11:53 +0200 Subject: symlinkat: Fix documentation. --- ChangeLog | 5 +++++ doc/posix-functions/readlinkat.texi | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index da0cc3ff33..77ce23a042 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-07-31 Bruno Haible + + symlinkat: Fix documentation. + * doc/posix-functions/readlinkat.texi: Fix module name. + 2010-07-31 Bruno Haible fchownat: Replace also when chown has the trailing slash bug. 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 -- cgit v1.2.1