# HG changeset patch # User Bruno Haible # Date 1320169877 -3600 # Node ID 20b12d88965fe7f0370dbf48fdced44e1aeb7442 # Parent 5a444545ea59c6bdeed71ed03ea8480ee40cc7a9 fchownat: Improve description. * modules/fchownat (Description): Add link to function. diff --git a/ChangeLog b/ChangeLog --- 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 --- 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