Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/gnu/usr.bin/groff/tmac Add NetBSD 8.0, and make 7.0 the defa...



details:   https://anonhg.NetBSD.org/src/rev/79df41e8cee3
branches:  trunk
changeset: 801607:79df41e8cee3
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Aug 11 09:12:59 2014 +0000

description:
Add NetBSD 8.0, and make 7.0 the default.

diffstat:

 gnu/usr.bin/groff/tmac/mdoc.local |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (29 lines):

diff -r 43aaae0af9a3 -r 79df41e8cee3 gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Mon Aug 11 09:12:34 2014 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Mon Aug 11 09:12:59 2014 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.75 2013/12/25 15:09:10 christos Exp $
+.\" $NetBSD: mdoc.local,v 1.76 2014/08/11 09:12:59 riz Exp $
 .\"
 .\" Copyright (c) 2003, 2004 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -44,9 +44,9 @@
 .as doc-str-St--ieee1275-94     " (\*[Lq]\*[doc-Tn-font-size]Open Firmware\*[doc-str-St]\*[Rq])
 .
 .\" Default .Os value
-.ds doc-operating-system NetBSD\~6.0
+.ds doc-operating-system NetBSD\~7.0
 .\" Default footer operating system value
-.ds doc-default-operating-system NetBSD\~6.0
+.ds doc-default-operating-system NetBSD\~7.0
 .\" Other known versions, not yet in groff distribution
 .ds doc-operating-system-NetBSD-1.3.3  1.3.3
 .ds doc-operating-system-NetBSD-1.6.3  1.6.3
@@ -61,6 +61,7 @@
 .ds doc-operating-system-NetBSD-6.0    6.0
 .ds doc-operating-system-NetBSD-6.1    6.1
 .ds doc-operating-system-NetBSD-7.0    7.0
+.ds doc-operating-system-NetBSD-8.0    8.0
 .ds doc-operating-system-FreeBSD-4.11  4.11
 .ds doc-operating-system-FreeBSD-5.4   5.4
 .ds doc-operating-system-FreeBSD-5.5   5.5



Home | Main Index | Thread Index | Old Index