Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-2-0]: src Update for 2.0.3
details: https://anonhg.NetBSD.org/src/rev/299c099b022a
branches: netbsd-2-0
changeset: 564886:299c099b022a
user: jmc <jmc%NetBSD.org@localhost>
date: Sat Oct 29 23:38:00 2005 +0000
description:
Update for 2.0.3
diffstat:
gnu/usr.bin/groff/tmac/mdoc.local | 5 +++--
share/tmac/doc-common | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
diffs (52 lines):
diff -r 446528b3b9c6 -r 299c099b022a gnu/usr.bin/groff/tmac/mdoc.local
--- a/gnu/usr.bin/groff/tmac/mdoc.local Sat Oct 29 23:26:19 2005 +0000
+++ b/gnu/usr.bin/groff/tmac/mdoc.local Sat Oct 29 23:38:00 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mdoc.local,v 1.13.2.9 2005/03/16 12:48:12 tron Exp $
+.\" $NetBSD: mdoc.local,v 1.13.2.10 2005/10/29 23:38:00 jmc Exp $
.\"
.\" Copyright (c) 2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -133,7 +133,7 @@
.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\~2.0.2
+.ds doc-operating-system NetBSD\~2.0.3
.\" Other known versions, not yet in groff distribution
.ds doc-operating-system-NetBSD-1.4.1 1.4.1
.ds doc-operating-system-NetBSD-1.4.2 1.4.2
@@ -147,6 +147,7 @@
.ds doc-operating-system-NetBSD-2.0 2.0
.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-2.0.3 2.0.3
.ds doc-operating-system-NetBSD-2.1 2.1
.ds doc-operating-system-NetBSD-3.0 3.0
.ds doc-operating-system-FreeBSD-5.2 5.2
diff -r 446528b3b9c6 -r 299c099b022a share/tmac/doc-common
--- a/share/tmac/doc-common Sat Oct 29 23:26:19 2005 +0000
+++ b/share/tmac/doc-common Sat Oct 29 23:38:00 2005 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.61.2.9 2005/03/16 12:34:05 tron Exp $
+.\" $NetBSD: doc-common,v 1.61.2.10 2005/10/29 23:38:00 jmc Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -245,7 +245,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS NetBSD 2.0.2
+. ds oS NetBSD 2.0.3
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -297,6 +297,7 @@
. if "\\$2"2.0" .as oS \02.0
. if "\\$2"2.0.1" .as oS \02.0.1
. if "\\$2"2.0.2" .as oS \02.0.2
+. if "\\$2"2.0.3" .as oS \02.0.3
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2
Home |
Main Index |
Thread Index |
Old Index