summaryrefslogtreecommitdiff
path: root/sbin/ipf
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-02-26 14:09:23 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-02-26 14:09:23 +0000
commitaa2d061af8f33e9c6f765115ebec204f99eb10a1 (patch)
tree0a3746baba211c6d9d2eaf20c58214ee3160082a /sbin/ipf
parent6dc77368c66d81e37ab0b802e177c259debe3e18 (diff)
FILES sections
Diffstat (limited to 'sbin/ipf')
-rw-r--r--sbin/ipf/ipf.12
-rw-r--r--sbin/ipf/ipf.58
2 files changed, 6 insertions, 4 deletions
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)