diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-18 09:18:52 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-09-18 09:18:52 +0000 |
commit | 359b2737e5a3cc84a595a842b04ab76f5c8db9cb (patch) | |
tree | 66fa74d637b4cf0fa988ca66bc316d5eb27bd8fd /sbin | |
parent | 69a6ac33ed129051ca59ed64856de725ccc260bc (diff) |
add some space before lists;
Diffstat (limited to 'sbin')
-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. |