diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
commit | c32e9f278eee5d56ba2a77dd005657f17c956ca4 (patch) | |
tree | 524171101383e155a10996d5c87ce770464dbd05 /share/man/man4/man4.i386/intro.4 | |
parent | 5a09caa876b9949440c6a7aab841f262f569557a (diff) |
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Diffstat (limited to 'share/man/man4/man4.i386/intro.4')
-rw-r--r-- | share/man/man4/man4.i386/intro.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.i386/intro.4 b/share/man/man4/man4.i386/intro.4 index 753dc84335f..a755b0d8275 100644 --- a/share/man/man4/man4.i386/intro.4 +++ b/share/man/man4/man4.i386/intro.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: intro.4,v 1.8 1999/05/16 19:57:04 alex Exp $ +.\" $OpenBSD: intro.4,v 1.9 1999/07/02 20:11:51 aaron Exp $ .\" .\" Copyright (c) 1994 Christopher G. Demetriou .\" All rights reserved. @@ -28,7 +28,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd +.Dd May 16, 1999 .Dt INTRO 4 i386 .Os .Sh NAME |