diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:47:41 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:47:41 +0000 |
commit | 2e590f332fde29e4bfbced9d1bb68cc7d2d23a71 (patch) | |
tree | 96ba217fa1e4391de4989bc2e40159309bb291e7 /share/man/man5 | |
parent | 57359ea11b1020cb3726eb9e80735209bea8c105 (diff) |
fix width in set block-policy list
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/pf.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/pf.conf.5 b/share/man/man5/pf.conf.5 index 3721f9d1edc..9fcad426bef 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.193 2003/03/04 15:44:08 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.194 2003/03/04 15:47:40 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -381,7 +381,7 @@ option sets the default behaviour for the packet .Ar block action: .Pp -.Bl -tag -width xxxx -compact +.Bl -tag -width xxxxxx -compact .It Ar drop Packet is silently dropped. .It Ar return |