diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-04 01:47:30 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-04-04 01:47:30 +0000 |
commit | 54dcb2c7e07b0fd2d2c2487b4e9a2707b0dcad7e (patch) | |
tree | 25f7bf666d8dec7bf3e680ad7b050da88699f407 /share | |
parent | b50ceb9300a3d1c01dbcee9b578bc93fadc200dd (diff) |
add STRIPDISC line; kleink@netbsd.org
Diffstat (limited to 'share')
-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 |