From 60498ea78320fca8b4c97a1d74e6f699e58d48ca Mon Sep 17 00:00:00 2001 From: Brian Somers Date: Wed, 12 Jul 2000 16:31:47 +0000 Subject: [PATCH] Correct ``set filter'' usage Spotted by: sheldonh --- usr.sbin/ppp/ppp.8 | 6 ++++-- usr.sbin/ppp/ppp.8.m4 | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index d53014dd852b..40c57ee6837b 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 d53014dd852b..40c57ee6837b 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.