summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2000-07-12 16:31:47 +0000
committerbrian <brian@FreeBSD.org>2000-07-12 16:31:47 +0000
commit8f207589cd310fc72f85128f5a1e01e33279ebdb (patch)
tree89eefb2b081b79eec995257361748489336d207c /usr.sbin/ppp
parentdc0f712932e2b472f5de092b0fa45e8345b133f0 (diff)
downloadFreeBSD-src-8f207589cd310fc72f85128f5a1e01e33279ebdb.zip
FreeBSD-src-8f207589cd310fc72f85128f5a1e01e33279ebdb.tar.gz
Correct ``set filter'' usage
Spotted by: sheldonh
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r--usr.sbin/ppp/ppp.86
-rw-r--r--usr.sbin/ppp/ppp.8.m46
2 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8
index d53014d..40c57ee 100644
--- a/usr.sbin/ppp/ppp.8
+++ b/usr.sbin/ppp/ppp.8
@@ -1541,7 +1541,8 @@ set filter
.Op estab
.Op syn
.Op finrst
-.Oc Op timeout Ar secs
+.Op timeout Ar secs
+.Oc
.Bl -enum
.It
.Ar Name
@@ -4395,7 +4396,8 @@ as they travel across the link.
.Op estab
.Op syn
.Op finrst
-.Oc Op timeout Ar secs
+.Op timeout Ar secs
+.Oc
.Xc
.Nm
supports four filter sets.
diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4
index d53014d..40c57ee 100644
--- a/usr.sbin/ppp/ppp.8.m4
+++ b/usr.sbin/ppp/ppp.8.m4
@@ -1541,7 +1541,8 @@ set filter
.Op estab
.Op syn
.Op finrst
-.Oc Op timeout Ar secs
+.Op timeout Ar secs
+.Oc
.Bl -enum
.It
.Ar Name
@@ -4395,7 +4396,8 @@ as they travel across the link.
.Op estab
.Op syn
.Op finrst
-.Oc Op timeout Ar secs
+.Op timeout Ar secs
+.Oc
.Xc
.Nm
supports four filter sets.
OpenPOWER on IntegriCloud