diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:54:55 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2003-03-04 15:54:55 +0000 |
commit | 5c6ce626b204822824dec8b1590376cfaf5e3a0f (patch) | |
tree | 4e297672dae86481453cb6c7d6b3bd75e5ee9306 | |
parent | 2e590f332fde29e4bfbced9d1bb68cc7d2d23a71 (diff) |
fix .Bl width in translation section
-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 9fcad426bef..c57e1a5c0c7 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.194 2003/03/04 15:47:40 henning Exp $ +.\" $OpenBSD: pf.conf.5,v 1.195 2003/03/04 15:54:54 henning Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -718,7 +718,7 @@ to keep track of the original address for traffic associated with that state and correctly direct return traffic for that connection. .Pp Various types of translation are possible with pf: -.Bl -tag -width xxxx +.Bl -tag -width xxxxx .It Ar binat A .Ar binat |