changeset 16016:20b12d88965f

fchownat: Improve description. * modules/fchownat (Description): Add link to function.
author Bruno Haible <bruno@clisp.org>
date Tue, 01 Nov 2011 18:51:17 +0100
parents 5a444545ea59
children 69fec9ca5537
files ChangeLog modules/fchownat
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Tue Nov 01 08:22:55 2011 -0700
+++ b/ChangeLog	Tue Nov 01 18:51:17 2011 +0100
@@ -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.
--- a/modules/fchownat	Tue Nov 01 08:22:55 2011 -0700
+++ b/modules/fchownat	Tue Nov 01 18:51:17 2011 +0100
@@ -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