From c8162b36c817e9570b1be8dc7703068e7d2434fd Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 14 Jan 1995 02:48:13 +0000 Subject: Close PR#108 - man page 4 tty lies - needs updated info Submitted by: jgreco@hummin.sol.net --- share/man/man4/tty.4 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'share/man/man4/tty.4') 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 -- cgit v1.1