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/man4/man4.alpha | |
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/man4/man4.alpha')
-rw-r--r-- | share/man/man4/man4.alpha/autoconf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.alpha/autoconf.4 b/share/man/man4/man4.alpha/autoconf.4 index 85db004c265..7f230e84b21 100644 --- a/share/man/man4/man4.alpha/autoconf.4 +++ b/share/man/man4/man4.alpha/autoconf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: autoconf.4,v 1.1 2002/09/30 18:09:48 miod Exp $ +.\" $OpenBSD: autoconf.4,v 1.2 2003/03/06 04:03:40 david Exp $ .\ .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" from: @(#)autoconf.4 8.1 (Berkeley) 6/9/93 .\" -.Dd September 30th, 2002 +.Dd September 30, 2002 .Dt AUTOCONF 4 alpha .Os .Sh NAME |