From 7df4ddc380c3cdcfdb3261642e08047719e5e135 Mon Sep 17 00:00:00 2001 From: jmc Date: Thu, 17 Mar 2005 00:22:22 +0000 Subject: Bump default to 3.0 --- gnu/usr.bin/groff/tmac/mdoc.local | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gnu') 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 -- cgit