]> Savannah Git Hosting - gnulib.git/commitdiff
fchownat: Improve description.
authorBruno Haible <bruno@clisp.org>
Tue, 1 Nov 2011 17:51:17 +0000 (18:51 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 1 Nov 2011 17:51:17 +0000 (18:51 +0100)
* modules/fchownat (Description): Add link to function.

ChangeLog
modules/fchownat

index 7a1eac5b218ccd0707be5a5a5166e74fb07fecbc..8e52143f36c9aa8a08ec21697ccc1a24d009f03e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-01  Bruno Haible  <bruno@clisp.org>
+
+       fchownat: Improve description.
+       * modules/fchownat (Description): Add link to function.
+
 2011-11-01  Paul Eggert  <eggert@cs.ucla.edu>
 
        * tests/test-stdalign.c (TEST_ALIGNMENT): Shrink back to 8.
index 46ab27cfa3a843a8d9ecd5aa56e0d76d3fa709a0..59c398bede4757ece45bfd5fbd936e253809e813 100644 (file)
@@ -1,5 +1,5 @@
 Description:
-Change the owner of a file at a directory.
+fchownat() function: Change the owner of a file at a directory.
 
 Files:
 lib/fchownat.c