summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_split.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-03-05 14:25:41 +0000
committerru <ru@FreeBSD.org>2001-03-05 14:25:41 +0000
commit252905667c1ddd2dcc6fac6dc4fe4320415dec16 (patch)
treebd22e715301501e8f76a8795dd645a432fb9409c /share/man/man4/ng_split.4
parentc100d489dd3d12409a23b348647f39e56ae6bb42 (diff)
downloadFreeBSD-src-252905667c1ddd2dcc6fac6dc4fe4320415dec16.zip
FreeBSD-src-252905667c1ddd2dcc6fac6dc4fe4320415dec16.tar.gz
mdoc(7) police: misc fixes.
Diffstat (limited to 'share/man/man4/ng_split.4')
-rw-r--r--share/man/man4/ng_split.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/ng_split.4 b/share/man/man4/ng_split.4
index 3593794..989f283 100644
--- a/share/man/man4/ng_split.4
+++ b/share/man/man4/ng_split.4
@@ -39,7 +39,7 @@
.Os FreeBSD
.Sh NAME
.Nm ng_split
-.Nd Netgraph node to separate incoming and outgoing flows.
+.Nd netgraph node to separate incoming and outgoing flows
.Sh SYNOPSIS
.Fd #include <netgraph/ng_split.h>
.Sh DESCRIPTION
@@ -47,10 +47,8 @@ The
.Nm split
node type is used to split a bidirectional stream of packets into
two separate unidirectional streams of packets.
-.Pp
.Sh HOOKS
This node type supports the following three hooks:
-.Pp
.Bl -tag -width foobar
.It Dv in
Packets received on
@@ -81,7 +79,9 @@ The
.Nm
node type was implemented in
.Fx 3.5
-but incorprated into FreeBSD in
+but incorprated into
+.Fx
+in
.Fx 5.0 .
.Sh AUTHORS
.An Julian Elischer Aq julian@FreeBSD.org
OpenPOWER on IntegriCloud