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/man9/microtime.9 | |
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/man9/microtime.9')
-rw-r--r-- | share/man/man9/microtime.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/microtime.9 b/share/man/man9/microtime.9 index 73907d94b0d..20b4a09e2ca 100644 --- a/share/man/man9/microtime.9 +++ b/share/man/man9/microtime.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: microtime.9,v 1.4 2000/11/20 08:00:06 deraadt Exp $ +.\" $OpenBSD: microtime.9,v 1.5 2003/03/06 04:03:40 david Exp $ .\" $NetBSD: microtime.9,v 1.2 1999/03/16 00:40:47 garbled Exp $ .\" .\" Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -35,7 +35,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd Sep 14, 1998 +.Dd September 14, 1998 .Dt MICROTIME 9 .Os .Sh NAME |