diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-09-10 23:32:04 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-09-10 23:32:04 +0000 |
commit | 1d9020e548b0c11a4386a6a8bf76303ddc786f15 (patch) | |
tree | 3055d90be479eb6ae69f1c03c81cb6ee8f540865 /share/man | |
parent | 7a2e322f59391c7904eed49fc3b9e948527b3c7e (diff) |
Correct capitalization of NetFlow.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/pflow.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pflow.4 b/share/man/man4/pflow.4 index a2d42d7c918..8b78b473660 100644 --- a/share/man/man4/pflow.4 +++ b/share/man/man4/pflow.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pflow.4,v 1.3 2008/09/10 14:54:47 jmc Exp $ +.\" $OpenBSD: pflow.4,v 1.4 2008/09/10 23:32:03 brad 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. |