summaryrefslogtreecommitdiffstats
path: root/share/man/man4/tty.4
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1999-10-23 04:28:11 +0000
committerjulian <julian@FreeBSD.org>1999-10-23 04:28:11 +0000
commitbd6712748945561c31293c9a9bbafee61470548b (patch)
treeda0a6d48db55b43982988a91a3e4b738558ea7c8 /share/man/man4/tty.4
parent309540210a9e865a6d20be7df5e9de244a48b047 (diff)
downloadFreeBSD-src-bd6712748945561c31293c9a9bbafee61470548b.zip
FreeBSD-src-bd6712748945561c31293c9a9bbafee61470548b.tar.gz
Now that Netgraph is in the system there are some cleanups we can do.
Also save a slightly closer to completion version of the PPPOE code. Submitted by: Archie Cobbs <archie@freebsd.org>
Diffstat (limited to 'share/man/man4/tty.4')
-rw-r--r--share/man/man4/tty.47
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 367033c..6b763f3 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -165,7 +165,7 @@ The available line disciplines are listed in
.Pa Aq sys/ttycom.h
and currently are:
.Pp
-.Bl -tag -width TIOCGWINSZ -compact
+.Bl -tag -width NETGRAPHDISC -compact
.It TTYDISC
Termios interactive line discipline.
.It TABLDISC
@@ -174,6 +174,10 @@ Tablet line discipline.
Serial IP line discipline.
.It PPPDISC
PPP line discipline.
+.It NETGRAPHDISC
+Netgraph
+.Xr ng_tty 8
+line discipline.
.El
.Pp
.It Dv TIOCGETD Fa int *ldisc
@@ -394,4 +398,5 @@ is cleared in the terminal.
.Xr ioctl 2 ,
.Xr pty 4 ,
.Xr termios 4 ,
+.Xr ng_tty 8 ,
.Xr getty 8
OpenPOWER on IntegriCloud