diff options
| author | wiz <wiz@NetBSD.org> | 2006-05-03 21:43:31 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-05-03 21:43:31 +0000 |
| commit | 09ca6f5fbaa3cd57fe3372ccda2e49daaa30bcba (patch) | |
| tree | 8ff59a0325cbe8ce0ab4cddfd934b4bb5f122657 /gnu/usr.bin | |
| parent | 431c596f83a8f18428a6b776bb9da06de92e864c (diff) | |
Ah well, fix 3.0.1 entry too.
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index 4edc765c9df..37794c32087 100644 --- a/gnu/usr.bin/groff/tmac/mdoc.local +++ b/gnu/usr.bin/groff/tmac/mdoc.local @@ -1,4 +1,4 @@ -.\" $NetBSD: mdoc.local,v 1.28 2006/05/03 21:43:10 wiz Exp $ +.\" $NetBSD: mdoc.local,v 1.29 2006/05/03 21:43:31 wiz Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -62,7 +62,7 @@ .ds doc-operating-system-NetBSD-2.0.1 2.0.1 .ds doc-operating-system-NetBSD-2.0.2 2.0.2 .ds doc-operating-system-NetBSD-3.0 3.0 -.ds doc-operating-system-NetBSD-3.0 3.0.1 +.ds doc-operating-system-NetBSD-3.0.1 3.0.1 .ds doc-operating-system-NetBSD-3.1 3.1 .ds doc-operating-system-NetBSD-4.0 4.0 .\" Platforms not yet in groff distribution |
