diff options
| author | jmc <jmc@NetBSD.org> | 2005-03-17 00:22:22 +0000 |
|---|---|---|
| committer | jmc <jmc@NetBSD.org> | 2005-03-17 00:22:22 +0000 |
| commit | 7df4ddc380c3cdcfdb3261642e08047719e5e135 (patch) | |
| tree | ba794f0f758a6c0ad89053ebb5e8888643da81b2 /gnu/usr.bin/groff | |
| parent | ea7ada221d29d51de85ee62d678da75fca2b0298 (diff) | |
Bump default to 3.0
Diffstat (limited to 'gnu/usr.bin/groff')
| -rw-r--r-- | gnu/usr.bin/groff/tmac/mdoc.local | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/groff/tmac/mdoc.local b/gnu/usr.bin/groff/tmac/mdoc.local index bc0bfe2787e..7ddbc5348fe 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.22 2005/03/16 23:55:10 jmc Exp $ +.\" $NetBSD: mdoc.local,v 1.23 2005/03/17 00:22:22 jmc Exp $ .\" .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -54,9 +54,9 @@ .as doc-str-St--p1003.1-2004 " (\*[Lq]\)\*[Px]\*[doc-str-St].1\*[Rq]) . .\" Default .Os value -.ds doc-operating-system NetBSD\~2.0 +.ds doc-operating-system NetBSD\~3.0 .\" Default footer operating system value -.ds doc-default-operating-system NetBSD\~2.0 +.ds doc-default-operating-system NetBSD\~3.0 .\" Other known versions, not yet in groff distribution .ds doc-operating-system-NetBSD-1.6.3 1.6.3 .ds doc-operating-system-NetBSD-2.0.1 2.0.1 |
