summaryrefslogtreecommitdiff
path: root/usr.bin/tty/tty.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-13 01:05:40 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-13 01:05:40 +0000
commit3449f61b14f74fc24a575711538dfe7f74bc2e72 (patch)
tree51de59d489f9e2d637f6a008a0b0c08496dd29f1 /usr.bin/tty/tty.1
parent20aa69efe83010aac46401f67e7f55178c18b5ca (diff)
whoops, isatty(3) and ttyname(3) are the same man page
Diffstat (limited to 'usr.bin/tty/tty.1')
-rw-r--r--usr.bin/tty/tty.13
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/tty/tty.1 b/usr.bin/tty/tty.1
index 395426607ae..3d795db7618 100644
--- a/usr.bin/tty/tty.1
+++ b/usr.bin/tty/tty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.1,v 1.6 1999/07/13 01:00:07 aaron Exp $
+.\" $OpenBSD: tty.1,v 1.7 1999/07/13 01:05:39 aaron Exp $
.\" $NetBSD: tty.1,v 1.4 1994/12/07 00:46:55 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -73,7 +73,6 @@ 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 tty 4
.Sh STANDARDS