From 96ca5082ee797f1f27e46c88740344206c30ec9f Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Tue, 16 Mar 2004 08:44:35 +0000 Subject: mention /dev/tty as controlling terminal in FILES. ok jmc@ millert@ --- share/man/man4/tty.4 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'share') 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 , -- cgit v1.2.3