From 1d45160617a7545cbba694fdebe3d53093978607 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Wed, 17 Aug 1994 19:26:48 +0000 Subject: entered into RCS --- hurd/term.defs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'hurd') diff --git a/hurd/term.defs b/hurd/term.defs index 9e446230..8739459b 100644 --- a/hurd/term.defs +++ b/hurd/term.defs @@ -103,9 +103,9 @@ routine term_on_pty ( terminal: io_t; out ptymaster: io_t); -/* This call is made to the ctty port returned by term_getctty; it - may not be made to terminal I/O ports. */ -/* Return an I/O port for the terminal opened as with flags FLAGS. */ +/* This call is made to the ctty port returned by term_getctty; it may + not be made to terminal I/O ports. Return an unauthenticated I/O + port for the terminal opened as with flags FLAGS. */ routine termctty_open_terminal ( ctty: mach_port_t; flags: int; -- cgit v1.2.3