summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_tty.4
diff options
context:
space:
mode:
authorarchie <archie@FreeBSD.org>2000-05-04 17:54:37 +0000
committerarchie <archie@FreeBSD.org>2000-05-04 17:54:37 +0000
commit44be3a44bdea737af82867ace4c1c49456b343e5 (patch)
tree3de7f3999eea8f252bfab2d528641cf4789815e8 /share/man/man4/ng_tty.4
parente306b417ff4bae50658cdbeeef9128c894836842 (diff)
downloadFreeBSD-src-44be3a44bdea737af82867ace4c1c49456b343e5.zip
FreeBSD-src-44be3a44bdea737af82867ace4c1c49456b343e5.tar.gz
Move netgraph node type man pages from section 8 to section 4.
Diffstat (limited to 'share/man/man4/ng_tty.4')
-rw-r--r--share/man/man4/ng_tty.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ng_tty.4 b/share/man/man4/ng_tty.4
index de4a4c2..c785e4d 100644
--- a/share/man/man4/ng_tty.4
+++ b/share/man/man4/ng_tty.4
@@ -36,7 +36,7 @@
.\" $Whistle: ng_tty.8,v 1.5 1999/01/25 23:46:28 archie Exp $
.\"
.Dd January 19, 1999
-.Dt NG_TTY 8
+.Dt NG_TTY 4
.Os FreeBSD
.Sh NAME
.Nm ng_tty
@@ -74,7 +74,7 @@ but introduces potentially infinite latency.
The default hot character is 0x7e, consistent with
.Dv hook
being connected to a
-.Xr ng_async 8
+.Xr ng_async 4
type node. The hot character has no effect on the transmission of data.
.Pp
The node will attempt to give itself the same netgraph name as the name
@@ -128,8 +128,8 @@ serial driver, and sub-optimal performance may result.
.Xr ioctl 2 ,
.Xr netgraph 4 ,
.Xr tty 4 ,
-.Xr ng_async 8 ,
-.Xr ngctl 8 .
+.Xr ng_async 4 ,
+.Xr ngctl 8
.Sh HISTORY
The
.Nm
OpenPOWER on IntegriCloud