summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ng_netflow.4
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
commited459e330b5bef0aa237c175988a31c682825239 (patch)
tree07b14e981380ee131c889c61fb97e2397d437185 /share/man/man4/ng_netflow.4
parentdc31669ddf8295a407d12bf51924b4313850fe9f (diff)
downloadFreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.zip
FreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.tar.gz
General mdoc(7) and typo fixes.
PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'share/man/man4/ng_netflow.4')
-rw-r--r--share/man/man4/ng_netflow.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ng_netflow.4 b/share/man/man4/ng_netflow.4
index ca00201..9431c62 100644
--- a/share/man/man4/ng_netflow.4
+++ b/share/man/man4/ng_netflow.4
@@ -218,7 +218,7 @@ struct ng_netflow_settemtu {
};
.Ed
.Pp
-Default is 1500 bytes
+Default is 1500 bytes.
.It Dv NGM_NETFLOW_SHOW
This control message asks a node to dump the entire contents of the flow cache.
It is called from
@@ -284,7 +284,7 @@ node in this example is connected to
The latter sends us a copy of IP packets, which we analyze and free.
On
.Va fxp0:
-we do not use tee, but send packets back to ether node.
+we do not use tee, but send packets back to either node.
.Bd -literal -offset indent
/usr/sbin/ngctl -f- <<-SEQ
# connect ng0's tee to iface0 hook
OpenPOWER on IntegriCloud