summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/tty.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 11917fbf1ec..7846bfdc34f 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.4,v 1.23 2003/06/02 23:30:13 millert Exp $
+.\" $OpenBSD: tty.4,v 1.24 2004/03/16 08:44:34 tedu Exp $
.\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@ -465,6 +465,11 @@ Return the current state of the serial port as represented
above in the integer pointed to by
.Fa state .
.El
+.Sh FILES
+.Bl -tag -width /dev/tty -compact
+.It Pa /dev/tty
+controlling terminal, if any
+.El
.Sh SEE ALSO
.Xr stty 1 ,
.Xr tty 1 ,