diff options
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/fs.defs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/fs.defs b/hurd/fs.defs index 24526826..a4a48cc8 100644 --- a/hurd/fs.defs +++ b/hurd/fs.defs @@ -354,8 +354,8 @@ routine file_reparent ( out new_file: mach_port_send_t); /* Return any active translators bound to nodes below FILE. CHILDREN - is an argz vector containing file names relative to the root of the - receiving translator. */ + is an argz vector containing file names relative to the path of + FILE. */ routine file_get_children ( file: file_t; RPT |