diff options
-rw-r--r-- | share/man/man4/tty.4 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4 index ee24fcefb70..4ae64d8dcbd 100644 --- a/share/man/man4/tty.4 +++ b/share/man/man4/tty.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tty.4,v 1.4 1996/08/29 12:51:24 deraadt Exp $ +.\" $OpenBSD: tty.4,v 1.5 1997/04/04 01:47:29 deraadt Exp $ .\" $NetBSD: tty.4,v 1.4 1996/03/19 04:26:01 paulus Exp $ .\" .\" Copyright (c) 1991, 1992, 1993 @@ -199,6 +199,8 @@ Tablet line discipline. Serial IP line discipline. .It PPPDISC Point to Point Protocol line discipline. +.It STRIPDISC +Starmode Radio IP line discipline. .El .Pp .It Dv TIOCGETD Fa int *ldisc |