diff options
author | David Krause <david@cvs.openbsd.org> | 2003-03-06 04:03:41 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-03-06 04:03:41 +0000 |
commit | 770ed33cc868654eaee3029c958209d10d02903e (patch) | |
tree | ac0f5a5dc0a10e8a751fcf825d445757db6aa0ac /share/man/man5/pf.conf.5 | |
parent | 6299853b64e03c7e6f56eb9d114c5cc152cd62ee (diff) |
date should be written formally: .Dd Month day, year
also fixes a few misspellings of the month
ok henning@ jmc@
Diffstat (limited to 'share/man/man5/pf.conf.5')
-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 ceb95e98568..c58b0d752a9 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.208 2003/03/04 23:40:03 dhartmei Exp $ +.\" $OpenBSD: pf.conf.5,v 1.209 2003/03/06 04:03:40 david Exp $ .\" .\" Copyright (c) 2002, Daniel Hartmeier .\" All rights reserved. @@ -27,7 +27,7 @@ .\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd Nov 19, 2002 +.Dd November 19, 2002 .Dt PF.CONF 5 .Os .Sh NAME |