summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2008-09-12 15:22:08 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2008-09-12 15:22:08 +0000
commit6a34677effda815dc1e3185d46144c304b142710 (patch)
tree5234370701424dfa96afbd0a93e971ee2a247f80 /share
parentc3b34625b2bc983a26126e2311edc1bf874de821 (diff)
oops missed to decapitalize the first char
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/pflow.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pflow.4 b/share/man/man4/pflow.4
index a42dd1d4a8d..eb0bd6357a6 100644
--- a/share/man/man4/pflow.4
+++ b/share/man/man4/pflow.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pflow.4,v 1.5 2008/09/12 09:09:43 henning Exp $
+.\" $OpenBSD: pflow.4,v 1.6 2008/09/12 15:22:07 henning Exp $
.\"
.\" Copyright (c) 2008 Henning Brauer <henning@openbsd.org>
.\" Copyright (c) 2008 Joerg Goltermann <jg@osn.de>
@@ -30,7 +30,7 @@ interface is a pseudo-device which exports pflow
accounting data from the kernel using
.Xr udp 4
packets.
-pflow is compatible with Netflow v5.
+pflow is compatible with netflow v5.
The data is extracted from the
.Xr pf 4
state table.