summaryrefslogtreecommitdiff
path: root/share
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 /share
parentb5412dda90f906a566f478da6ae69d6da8589293 (diff)
more tty cross references
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/tty.44
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 4583cae9882..fd865f3ea49 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tty.4,v 1.13 1999/06/05 13:18:33 aaron Exp $
+.\" $OpenBSD: tty.4,v 1.14 1999/07/13 01:00:08 aaron Exp $
.\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $
.\"
.\" Copyright (c) 1991, 1992, 1993
@@ -451,9 +451,11 @@ above in the integer pointed to by
.El
.Sh SEE ALSO
.Xr stty 1 ,
+.Xr tty 1 ,
.Xr ioctl 2 ,
.Xr pty 4 ,
.Xr termios 4 ,
+.Xr ttys 5 ,
.Xr getty 8
.Sh HISTORY
The cua support is inspired by similar support in SunOS.