summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-01-14 02:48:13 +0000
committerjkh <jkh@FreeBSD.org>1995-01-14 02:48:13 +0000
commitc8162b36c817e9570b1be8dc7703068e7d2434fd (patch)
treee5164a73ba0ceb387619f47c105218993461b7f8 /share/man/man4/tty.4
parent4d936778eb1c4db492e3db051efe6b8b3b2a38f6 (diff)
downloadFreeBSD-src-c8162b36c817e9570b1be8dc7703068e7d2434fd.zip
FreeBSD-src-c8162b36c817e9570b1be8dc7703068e7d2434fd.tar.gz
Close PR#108 - man page 4 tty lies - needs updated info
Submitted by: jgreco@hummin.sol.net
Diffstat (limited to 'share/man/man4/tty.4')
-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 a39ef1a..d6f8672 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -161,7 +161,7 @@ file descriptor zero by the following code fragment:
Change to the new line discipline pointed to by
.Fa ldisc .
The available line disciplines are listed in
-.Pa Aq sys/termios.h
+.Pa Aq sys/ttycom.h
and currently are:
.Pp
.Bl -tag -width TIOCGWINSZ -compact
@@ -171,6 +171,8 @@ Termios interactive line discipline.
Tablet line discipline.
.It SLIPDISC
Serial IP line discipline.
+.It PPPDISC
+PPP line discipline.
.El
.Pp
.It Dv TIOCGETD Fa int *ldisc
OpenPOWER on IntegriCloud