From: kstailey Date: Wed, 26 Feb 1997 14:09:21 +0000 (+0000) Subject: FILES sections X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=549300e4700dda056e2c778bff6ede5282c4b924;p=openbsd FILES sections --- diff --git a/sbin/ipf/ipf.1 b/sbin/ipf/ipf.1 index 0e337b7ba37..537532c525f 100644 --- a/sbin/ipf/ipf.1 +++ b/sbin/ipf/ipf.1 @@ -101,7 +101,7 @@ affect fragment or state statistics). .SH FILES \fI/usr/share/ipf\fP -- sample configuration files. .SH SEE ALSO -ipfstat(1), ipftest(1), ipf(5) +ipfstat(1), ipftest(1), ipf(4), ipf(5) .SH DIAGNOSTICS .PP Needs to be run as root for the packet filtering lists to actually diff --git a/sbin/ipf/ipf.5 b/sbin/ipf/ipf.5 index 417a0eaa351..92a17aac98d 100644 --- a/sbin/ipf/ipf.5 +++ b/sbin/ipf/ipf.5 @@ -426,8 +426,10 @@ rule such as: .PP would be needed before the first block. .SH FILES -/etc/services +\fI/etc/services\fP -- port names .br -/etc/hosts +\fI/etc/hosts\fP -- host names +.br +\fI/usr/share/ipf\fP -- sample configuration files .SH SEE ALSO -ipf(1), ipftest(1) +ipf(1), ipftest(1), ipf(4), hosts(5), services(5)