summaryrefslogtreecommitdiff
path: root/hurd/term.defs
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-06-24 08:18:12 +0000
committerRoland McGrath <roland@gnu.org>1994-06-24 08:18:12 +0000
commitafc483de4510881fffd93f5e3de1b17f92623c91 (patch)
treecc4ad15e6abc54f3dc4f5a1140c4c9e25fec9f2f /hurd/term.defs
parentf4b67131645d658fb6e3034d6c72c7d1d7ff4a67 (diff)
Formerly term.defs.~15~
Diffstat (limited to 'hurd/term.defs')
-rw-r--r--hurd/term.defs2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/term.defs b/hurd/term.defs
index f0b30ab4..955bc85f 100644
--- a/hurd/term.defs
+++ b/hurd/term.defs
@@ -54,7 +54,7 @@ matches the current owner (as set by io_mod_owner) or whose pgrp
matches the owner in the same fashion. A "background process" is one
making a request over a port returned by term_become_ctty which is not
a foreground process. */
-routine term_become_ctty (
+routine term_open_ctty (
terminal: io_t;
pid: pid_t;
pgrp: pid_t;