diff options
author | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-10-22 11:02:49 +0000 |
---|---|---|
committer | Igor Sobrado <sobrado@cvs.openbsd.org> | 2015-10-22 11:02:49 +0000 |
commit | 101152ff0c9fa2299699aeeb461c7c9c6e679110 (patch) | |
tree | 7a6e579fdad79f66f423cdbb05a86016351791da /share/man/man5/pf.conf.5 | |
parent | 98df35cad63d22b33738e841ee465aeb903510e9 (diff) |
improve indentation in list block.
ok jmc@
Diffstat (limited to 'share/man/man5/pf.conf.5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 3fa967c5cd7..165619c1360 100644 --- a/share/man/man5/pf.conf.5 +++ b/share/man/man5/pf.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.conf.5,v 1.547 2015/09/30 16:35:53 sobrado Exp $ +.\" $OpenBSD: pf.conf.5,v 1.548 2015/10/22 11:02:48 sobrado Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" Copyright (c) 2003 - 2013 Henning Brauer <henning@openbsd.org> @@ -28,7 +28,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 30 2015 $ +.Dd $Mdocdate: October 22 2015 $ .Dt PF.CONF 5 .Os .Sh NAME @@ -1615,7 +1615,7 @@ will be cleared on load. .El .Pp Tables may be defined with the following attributes: -.Bl -tag -width persist +.Bl -tag -width counters .It Ar const The .Ar const |