summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorIan Darwin <ian@cvs.openbsd.org>2001-06-26 13:02:40 +0000
committerIan Darwin <ian@cvs.openbsd.org>2001-06-26 13:02:40 +0000
commiteaf6a82c5eedbd37ea3c0acc1f6727c6fddf86f0 (patch)
tree79130143e6d246c68c5ef24c068a0325ccd40017 /sbin
parent2acafa75bca4258cd169b91bb8211d077ea926dd (diff)
Renamed files to pf.filter and pf.rules
Diffstat (limited to 'sbin')
-rw-r--r--sbin/pfctl/pfctl.812
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 7479c341291..56cd3f312d0 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.7 2001/06/26 03:50:54 kjell Exp $
+.\" $OpenBSD: pfctl.8,v 1.8 2001/06/26 13:02:39 ian Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -121,15 +121,15 @@ Show filter statistics
.El
.El
.Sh FILES
-.Bl -tag -width /etc/nat.rules -compact
-.It Pa /etc/pf.rules
+.Bl -tag -width /etc/pf.filter -compact
+.It Pa /etc/filter
packet filter rules file
-.It Pa /etc/nat.rules
+.It Pa /etc/pf.nat
rules for Network Address Translation
.Sh SEE ALSO
.Xr pf 4 ,
-.Xr pf.rules 5 ,
-.Xr nat.rules 5 .
+.Xr pf.filter 5 ,
+.Xr pf.nat 5 .
.Sh COMPATIBILITY
This mechanism is largely compatible with the previous
IP Filter mechanism, which was removed from