summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2008-10-29 14:49:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2008-10-29 14:49:40 +0000
commitae39a9d6ccb457896f3f2e80096aa2b6721bae4b (patch)
treec3e4340e605f1adec7f2d9771fc453418ba32d8f /share
parent60decac6ce5f099008a49332a890748eb907eba1 (diff)
tweak previous;
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pflow.48
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/pflow.4 b/share/man/man4/pflow.4
index 710e168dd23..df5d46639d3 100644
--- a/share/man/man4/pflow.4
+++ b/share/man/man4/pflow.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pflow.4,v 1.8 2008/10/28 16:55:37 gollo Exp $
+.\" $OpenBSD: pflow.4,v 1.9 2008/10/29 14:49:39 jmc Exp $
.\"
.\" Copyright (c) 2008 Henning Brauer <henning@openbsd.org>
.\" Copyright (c) 2008 Joerg Goltermann <jg@osn.de>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISINGOUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: October 28 2008 $
+.Dd $Mdocdate: October 29 2008 $
.Dt PFLOW 4
.Os
.Sh NAME
@@ -74,8 +74,8 @@ There is a one-to-one correspondence between packets seen by
.Xr bpf 4
on the
.Nm
-interface, and packets sent out to the flow receiver, i.e.\&
-a packet with 30 flows on
+interface and packets sent out to the flow receiver.
+That is, a packet with 30 flows on
.Nm
means that the same 30 flows were sent out to the receiver.
.Pp