From: Bruno Haible Date: Tue, 1 Nov 2011 17:51:17 +0000 (+0100) Subject: fchownat: Improve description. X-Git-Tag: v0.1~1510 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=87ec6b3127681c8c970b5f4d7ea3253f72ca47cc;p=gnulib.git fchownat: Improve description. * modules/fchownat (Description): Add link to function. --- diff --git a/ChangeLog b/ChangeLog index 7a1eac5b21..8e52143f36 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-11-01 Bruno Haible + + fchownat: Improve description. + * modules/fchownat (Description): Add link to function. + 2011-11-01 Paul Eggert * tests/test-stdalign.c (TEST_ALIGNMENT): Shrink back to 8. diff --git a/modules/fchownat b/modules/fchownat index 46ab27cfa3..59c398bede 100644 --- a/modules/fchownat +++ b/modules/fchownat @@ -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