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/em.4 | |
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/em.4')
-rw-r--r-- | share/man/man4/em.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/em.4 b/share/man/man4/em.4 index 3edafff72ef..507565274e4 100644 --- a/share/man/man4/em.4 +++ b/share/man/man4/em.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: em.4,v 1.6 2002/12/05 01:21:59 nate Exp $ +.\" $OpenBSD: em.4,v 1.7 2003/03/06 04:03:40 david Exp $ .\" Copyright (c) 2002 Intel Corporation .\" All rights reserved. .\" Redistribution and use in source and binary forms of the Software, with or without @@ -28,7 +28,7 @@ .\" * Other names and brands may be claimed as the property of others. .\" .\" $FreeBSD$ -.Dd March 2002 +.Dd March 1, 2002 .Dt EM 4 .Os .Sh NAME |