summaryrefslogtreecommitdiff
path: root/usr.bin/tty
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-13 01:00:09 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-13 01:00:09 +0000
commit20aa69efe83010aac46401f67e7f55178c18b5ca (patch)
tree785c0c7f6261ef107a54500d4bd1e489e8ad7009 /usr.bin/tty
parentb5412dda90f906a566f478da6ae69d6da8589293 (diff)
more tty cross references
Diffstat (limited to 'usr.bin/tty')
-rw-r--r--usr.bin/tty/tty.16
1 files changed, 4 insertions, 2 deletions
diff --git a/usr.bin/tty/tty.1 b/usr.bin/tty/tty.1
index 7168c1c0556..395426607ae 100644
--- a/usr.bin/tty/tty.1
+++ b/usr.bin/tty/tty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.1,v 1.5 1999/07/13 00:55:00 aaron Exp $
+.\" $OpenBSD: tty.1,v 1.6 1999/07/13 01:00:07 aaron Exp $
.\" $NetBSD: tty.1,v 1.4 1994/12/07 00:46:55 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -71,9 +71,11 @@ command.
exits 0 if the standard input is a terminal, 1 if the standard input is
not a terminal, or >1 if an error occurred.
.Sh SEE ALSO
+.Xr stty 1 ,
.Xr test 1 ,
.Xr isatty 3 ,
-.Xr ttyname 3
+.Xr ttyname 3 ,
+.Xr tty 4
.Sh STANDARDS
The
.Nm tty