summaryrefslogtreecommitdiffstats
path: root/bin/pax/tty_subs.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pax/tty_subs.c')
-rw-r--r--bin/pax/tty_subs.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/pax/tty_subs.c b/bin/pax/tty_subs.c
index c862116..53017b8 100644
--- a/bin/pax/tty_subs.c
+++ b/bin/pax/tty_subs.c
@@ -40,7 +40,7 @@
static char sccsid[] = "@(#)tty_subs.c 8.2 (Berkeley) 4/18/94";
#endif
static const char rcsid[] =
- "$Id$";
+ "$Id: tty_subs.c,v 1.9 1998/05/15 06:27:48 charnier Exp $";
#endif /* not lint */
#include <sys/types.h>
@@ -68,7 +68,7 @@ static FILE *ttyinf = NULL; /* input pointing at control tty */
/*
* tty_init()
- * try to open the controlling termina (if any) for this process. if the
+ * try to open the controlling terminal (if any) for this process. if the
* open fails, future ops that require user input will get an EOF
*/
OpenPOWER on IntegriCloud