diff options
author | 2003-09-18 09:18:51 +0000 | |
---|---|---|
committer | 2003-09-18 09:18:51 +0000 | |
commit | 9477a919482e87cc66a3f0341ed1fbcd87e3e19f (patch) | |
tree | 6178aa3b8f564afae08d0c3856b5992c67e47f33 | |
parent | slight expansion of CAVEATS; (diff) | |
download | wireguard-openbsd-9477a919482e87cc66a3f0341ed1fbcd87e3e19f.tar.xz wireguard-openbsd-9477a919482e87cc66a3f0341ed1fbcd87e3e19f.zip |
add some space before lists;
Diffstat (limited to '')
-rw-r--r-- | sbin/pfctl/pfctl.8 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index f65afb1eff6..fb73ce222aa 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.101 2003/08/29 21:47:36 cedric Exp $ +.\" $OpenBSD: pfctl.8,v 1.102 2003/09/18 09:18:51 jmc Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -163,6 +163,7 @@ order. Flush the filter parameters specified by .Ar modifier (may be abbreviated): +.Pp .Bl -tag -width xxxxxxxxxxxx -compact .It Fl F Ar nat Flush the NAT rules. @@ -227,6 +228,7 @@ Other rules and options are ignored. Show the filter parameters specified by .Ar modifier (may be abbreviated): +.Pp .Bl -tag -width xxxxxxxxxxxx -compact .It Fl s Ar nat Show the currently loaded NAT rules. @@ -287,6 +289,7 @@ Specify the .Ar command (may be abbreviated) to apply to the table. Commands include: +.Pp .Bl -tag -width xxxxxxxxxxxx -compact .It Fl T Ar kill Kill a table. @@ -466,6 +469,7 @@ See previous section for its effect on table commands. Set the debug .Ar level (may be abbreviated) to one of the following: +.Pp .Bl -tag -width xxxxxxxxxxxx -compact .It Fl x Ar none Don't generate debug messages. |