diff options
author | nik <nik@FreeBSD.org> | 1999-04-10 20:30:29 +0000 |
---|---|---|
committer | nik <nik@FreeBSD.org> | 1999-04-10 20:30:29 +0000 |
commit | a2e08e8387fdce213cae348e3b14eda3e718e659 (patch) | |
tree | afe9a4c0a74edb79b94d17c25c08b46b2dda3a75 /contrib | |
parent | f800e1dc81bf4458c809693ece8464c61072efde (diff) | |
download | FreeBSD-src-a2e08e8387fdce213cae348e3b14eda3e718e659.zip FreeBSD-src-a2e08e8387fdce213cae348e3b14eda3e718e659.tar.gz |
ipfstat is now in section 8 of the manual.
PR: 7791
Submitted by: Stefan Eggers <seggers@semyam.dinoco.de>
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/ipfilter/man/ipf.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ipfilter/man/ipf.1 b/contrib/ipfilter/man/ipf.1 index 912d7ef..5361db2 100644 --- a/contrib/ipfilter/man/ipf.1 +++ b/contrib/ipfilter/man/ipf.1 @@ -99,7 +99,7 @@ Zero global statistics held in the kernel for filtering only (this doesn't affect fragment or state statistics). .DT .SH SEE ALSO -ipfstat(1), ipftest(1), ipf(5) +ipfstat(8), ipftest(1), ipf(5) .SH DIAGNOSTICS .PP Needs to be run as root for the packet filtering lists to actually |