summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 fa2fab6cbe2..fd903a66625 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -163,7 +163,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
@@ -173,6 +173,8 @@ Termios interactive line discipline.
Tablet line discipline.
.It SLIPDISC
Serial IP line discipline.
+.It PPPDISC
+Point to Point Protocol line discipline.
.El
.Pp
.It Dv TIOCGETD Fa int *ldisc