Source-Changes-HG archive

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

[src/trunk]: src/external/gpl2/groff/tmac 8.0 update, and add 9.0 for THE FUTURE



details:   https://anonhg.NetBSD.org/src/rev/349a16697d81
branches:  trunk
changeset: 824399:349a16697d81
user:      snj <snj%NetBSD.org@localhost>
date:      Sun Jun 04 07:16:34 2017 +0000

description:
8.0 update, and add 9.0 for THE FUTURE

diffstat:

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

diffs (29 lines):

diff -r 9a200dedcb1a -r 349a16697d81 external/gpl2/groff/tmac/mdoc.local
--- a/external/gpl2/groff/tmac/mdoc.local       Sun Jun 04 07:14:56 2017 +0000
+++ b/external/gpl2/groff/tmac/mdoc.local       Sun Jun 04 07:16:34 2017 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.2 2017/01/29 05:12:17 snj Exp $
+.\" $NetBSD: mdoc.local,v 1.3 2017/06/04 07:16:34 snj 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\~7.0
+.ds doc-operating-system NetBSD\~8.0
 .\" Default footer operating system value
-.ds doc-default-operating-system NetBSD\~7.0
+.ds doc-default-operating-system NetBSD\~8.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
@@ -63,6 +63,7 @@
 .ds doc-operating-system-NetBSD-7.0    7.0
 .ds doc-operating-system-NetBSD-7.1    7.1
 .ds doc-operating-system-NetBSD-8.0    8.0
+.ds doc-operating-system-NetBSD-9.0    9.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