From 04a009b295258b3208977aabee7d7b08eda6a01b Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Mon, 6 Mar 1995 20:25:14 +0000 Subject: Doc fix. --- hurd/process.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hurd/process.defs b/hurd/process.defs index 5ce7b3d6..4540b0c5 100644 --- a/hurd/process.defs +++ b/hurd/process.defs @@ -167,7 +167,7 @@ routine proc_get_arg_locations ( out argv: vm_address_t; out envp: vm_address_t); -/* Fetch the message ports of a set of processes */ +/* Fetch the message port of a process */ routine proc_getmsgport ( process: process_t; sreplyport reply_port: sreply_port_t; -- cgit v1.2.3