summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sbin/pfctl/pfctl.86
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8
index 32d49e10d59..2d005b35d5c 100644
--- a/sbin/pfctl/pfctl.8
+++ b/sbin/pfctl/pfctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pfctl.8,v 1.72 2003/02/08 15:39:06 dhartmei Exp $
+.\" $OpenBSD: pfctl.8,v 1.73 2003/02/11 20:17:35 henning Exp $
.\"
.\" Copyright (c) 2001 Kjell Wooding. All rights reserved.
.\"
@@ -35,6 +35,7 @@
.Bk -words
.Op Fl AdehnNqrRvzO
.Op Fl a Ar anchor[:ruleset]
+.Op Fl D Ar macro=value
.Op Fl F Ar modifier
.Op Fl f Ar file
.Op Fl k Ar host
@@ -121,6 +122,9 @@ Load only the queue rules present in the rule file.
Other rules and options are ignored.
.It Fl d
Disable the packet filter.
+.It Fl D Ar macro=value
+Define macros on the command line.
+Overrides macro definition in the ruleset.
.It Fl e
Enable the packet filter.
.It Fl f Ar file