summaryrefslogtreecommitdiff
path: root/hurd/process.defs
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/process.defs')
-rw-r--r--hurd/process.defs3
1 files changed, 1 insertions, 2 deletions
diff --git a/hurd/process.defs b/hurd/process.defs
index 8dbeb6ea..a87cc421 100644
--- a/hurd/process.defs
+++ b/hurd/process.defs
@@ -294,8 +294,7 @@ routine proc_getloginpids (
id: pid_t;
out pids: pidarray_t, dealloc);
-/* These next two should not actually be used; they are here
- for "historic reasons." You are not expected to understand this. */
+/* You are not expected to understand this. */
routine proc_setlogin (
process: process_t;
logname: string_t);