diff options
author | 2008-09-12 09:09:43 +0000 | |
---|---|---|
committer | 2008-09-12 09:09:43 +0000 | |
commit | dda12c02480076fb9c96898e079736977a3f62d3 (patch) | |
tree | d9a782729525f021a0407d55cad749708f6b8d5a | |
parent | less waste for amaps in the common case: (diff) | |
download | wireguard-openbsd-dda12c02480076fb9c96898e079736977a3f62d3.tar.xz wireguard-openbsd-dda12c02480076fb9c96898e079736977a3f62d3.zip |
revert last unauthorized commit.
I reAlly doN't ThiNk thAt ranDomLy capiTaliZing chAractErs iN woRdS mAkes
tHeM loOk MoRe ImpoRtaNt eVeN iF cIScO tHinKs sO
-rw-r--r-- | share/man/man4/pflow.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pflow.4 b/share/man/man4/pflow.4 index 8b78b473660..a42dd1d4a8d 100644 --- a/share/man/man4/pflow.4 +++ b/share/man/man4/pflow.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pflow.4,v 1.4 2008/09/10 23:32:03 brad Exp $ +.\" $OpenBSD: pflow.4,v 1.5 2008/09/12 09:09:43 henning 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: September 10 2008 $ +.Dd $Mdocdate: September 12 2008 $ .Dt PFLOW 4 .Os .Sh NAME @@ -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. |