From: kstailey Date: Wed, 26 Feb 1997 04:53:00 +0000 (+0000) Subject: mention /usr/share/ipf in FILES section X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=897b083cc90b9b03c861265eb05ae24e4eac6da4;p=openbsd mention /usr/share/ipf in FILES section --- diff --git a/sbin/ipf/ipf.1 b/sbin/ipf/ipf.1 index 912d7ef475d..55b46decc9f 100644 --- a/sbin/ipf/ipf.1 +++ b/sbin/ipf/ipf.1 @@ -97,6 +97,8 @@ display the statistics prior to them being zero'd. .B \-Z Zero global statistics held in the kernel for filtering only (this doesn't affect fragment or state statistics). +.SH FILES +/usr/share/ipf -- sample configuration files. .DT .SH SEE ALSO ipfstat(1), ipftest(1), ipf(5) diff --git a/sbin/ipnat/ipnat.1 b/sbin/ipnat/ipnat.1 index f3221a76b5a..7c68e94c02c 100644 --- a/sbin/ipnat/ipnat.1 +++ b/sbin/ipnat/ipnat.1 @@ -41,5 +41,7 @@ Remove matching NAT rules rather than add them to the internal lists .B \-v Turn verbose mode on. Displays information relating to rule processing. .DT +.SH FILES +/usr/share/ipf -- sample configuration files. .SH SEE ALSO ipfstat(1), ipftest(1), ipf(1), ipnat(4), ipnat(5)