summaryrefslogtreecommitdiff
path: root/sbin/pfctl/pfctl.8
diff options
context:
space:
mode:
authorAlexandr Nedvedicky <sashan@cvs.openbsd.org>2019-05-08 21:09:58 +0000
committerAlexandr Nedvedicky <sashan@cvs.openbsd.org>2019-05-08 21:09:58 +0000
commit967717226afa6bb06671dd62b0e880697742e3b7 (patch)
tree2deb7560c70a16da31e16a0b06bea7fd8d2f1b24 /sbin/pfctl/pfctl.8
parent2f8d5325922ef302f55f8846befa07ced56f47cb (diff)
update to PF pfctl(8) and pf.conf(5) manpages
great input by Ingo, Jason and Klemens OK schwarze@, OK kn@, OK jmc@
Diffstat (limited to 'sbin/pfctl/pfctl.8')
-rw-r--r--sbin/pfctl/pfctl.89
1 files changed, 6 insertions, 3 deletions
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