From 967717226afa6bb06671dd62b0e880697742e3b7 Mon Sep 17 00:00:00 2001 From: Alexandr Nedvedicky Date: Wed, 8 May 2019 21:09:58 +0000 Subject: update to PF pfctl(8) and pf.conf(5) manpages great input by Ingo, Jason and Klemens OK schwarze@, OK kn@, OK jmc@ --- sbin/pfctl/pfctl.8 | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'sbin/pfctl/pfctl.8') diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index b7e941991ba..0f9cd032aed 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.177 2019/04/15 21:36:44 sashan Exp $ +.\" $OpenBSD: pfctl.8,v 1.178 2019/05/08 21:09:57 sashan Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: April 15 2019 $ +.Dd $Mdocdate: May 8 2019 $ .Dt PFCTL 8 .Os .Sh NAME @@ -198,7 +198,10 @@ Flush the tables. .It Fl F Cm osfp Flush the passive operating system fingerprints. .It Fl F Cm Reset -Reset limits, timeouts and options back to default settings. +Reset limits, timeouts and other options back to default settings. +See the OPTIONS section in +.Xr pf.conf 5 +for details. .It Fl F Cm all Flush all of the above. .El -- cgit v1.2.3