summaryrefslogtreecommitdiff
path: root/usr.bin/tty
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1998-10-30 00:24:46 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1998-10-30 00:24:46 +0000
commit33736ffdf1f2ac217360b569f5f830d55f4cfde4 (patch)
tree73d2123b9938a843493510c640d1ad2be8081211 /usr.bin/tty
parent0f9fe76e9ba60a970964ebdbc054abf80e947a7d (diff)
usr.bin/ man page fixes, t-z
Diffstat (limited to 'usr.bin/tty')
-rw-r--r--usr.bin/tty/tty.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tty/tty.1 b/usr.bin/tty/tty.1
index 25c820392d6..a7487338471 100644
--- a/usr.bin/tty/tty.1
+++ b/usr.bin/tty/tty.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.1,v 1.2 1996/06/26 05:42:02 deraadt Exp $
+.\" $OpenBSD: tty.1,v 1.3 1998/10/30 00:24:41 aaron Exp $
.\" $NetBSD: tty.1,v 1.4 1994/12/07 00:46:55 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -67,9 +67,9 @@ option is deprecated in favor of the
command.
.El
.Pp
-.Nm Tty
+.Nm tty
exits 0 if the standard input is a terminal, 1 if the standard input is
-not a terminal, and >1 if an error occurs.
+not a terminal, or >1 if an error occurred.
.Sh SEE ALSO
.Xr test 1 ,
.Xr ttyname 3