diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-02-26 04:54:55 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-02-26 04:54:55 +0000 |
commit | 25debd48242152d8512f7b2446f3e1248e2b72da (patch) | |
tree | da2bba50d4566280bd8e356ea8aa439d25198021 /sbin/ipnat | |
parent | b206a0c2470bf51919bd315cdde72326799ef814 (diff) |
mention /usr/share/ipf in FILES section
Diffstat (limited to 'sbin/ipnat')
-rw-r--r-- | sbin/ipnat/ipnat.1 | 2 |
1 files changed, 2 insertions, 0 deletions
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) |