summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1997-06-16 13:52:10 +0000
committerbrian <brian@FreeBSD.org>1997-06-16 13:52:10 +0000
commit5d122ca2ef0e80614de2c472efa03fe3116e80be (patch)
treedc2e401e0acf69632f2f9afa16333fe14b0c521b /usr.sbin
parent95a0b5dc63f75c34c5a65a212e32d76ef52b044b (diff)
downloadFreeBSD-src-5d122ca2ef0e80614de2c472efa03fe3116e80be.zip
FreeBSD-src-5d122ca2ef0e80614de2c472efa03fe3116e80be.tar.gz
Correct filter docs.
PR: 3464 Submitted by: Stephen J. Roznowski <sjr1@flash.net>
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/ppp/ppp.88
-rw-r--r--usr.sbin/ppp/ppp.8.m48
2 files changed, 8 insertions, 8 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index d36eae3..e5d5a87 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.38 1997/06/13 02:07:32 brian Exp $
+.\" $Id: ppp.8,v 1.39 1997/06/13 03:59:35 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -819,8 +819,8 @@ for the LAN.
.Sh PACKET FILTERING
-This implementation supports packet filtering. There are three kinds of
-filters; ifilter, ofilter and dfilter. Here are the basics:
+This implementation supports packet filtering. There are four kinds of
+filters; ifilter, ofilter, dfilter and afilter. Here are the basics:
.Bl -bullet -compact
.It
@@ -831,7 +831,7 @@ set filter-name rule-no action [src_addr/src_width] [dst_addr/dst_width]
.Bl -enum
.It
.Sq filter-name
-should be one of ifilter, ofilter, or dfilter.
+should be one of ifilter, ofilter, dfilter or afilter.
.It
There are two actions:
.Sq permit
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index d36eae3..e5d5a87 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1,4 +1,4 @@
-.\" $Id: ppp.8,v 1.38 1997/06/13 02:07:32 brian Exp $
+.\" $Id: ppp.8,v 1.39 1997/06/13 03:59:35 brian Exp $
.Dd 20 September 1995
.Os FreeBSD
.Dt PPP 8
@@ -819,8 +819,8 @@ for the LAN.
.Sh PACKET FILTERING
-This implementation supports packet filtering. There are three kinds of
-filters; ifilter, ofilter and dfilter. Here are the basics:
+This implementation supports packet filtering. There are four kinds of
+filters; ifilter, ofilter, dfilter and afilter. Here are the basics:
.Bl -bullet -compact
.It
@@ -831,7 +831,7 @@ set filter-name rule-no action [src_addr/src_width] [dst_addr/dst_width]
.Bl -enum
.It
.Sq filter-name
-should be one of ifilter, ofilter, or dfilter.
+should be one of ifilter, ofilter, dfilter or afilter.
.It
There are two actions:
.Sq permit
OpenPOWER on IntegriCloud