summaryrefslogtreecommitdiff
path: root/hurd/fsys.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/fsys.defs')
-rw-r--r--hurd/fsys.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index 286da703..20f36974 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -107,7 +107,7 @@ routine fsys_getpriv (
out fstask: mach_port_send_t);
/* This is called by the startup translator to provide the bootstrap filesystem
- with proc and auth ports. */
+ with the process_t port for its own task, and an auth port. */
routine fsys_init (
fsys: fsys_t;
sreplyport reply_port: sreply_port_t;