Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/tmac Welcome to 2.0
details: https://anonhg.NetBSD.org/src/rev/970169c65acc
branches: trunk
changeset: 565086:970169c65acc
user: jmc <jmc%NetBSD.org@localhost>
date: Mon Mar 29 03:14:10 2004 +0000
description:
Welcome to 2.0
diffstat:
share/tmac/doc-common | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r f0519dbbe6fb -r 970169c65acc share/tmac/doc-common
--- a/share/tmac/doc-common Mon Mar 29 03:11:08 2004 +0000
+++ b/share/tmac/doc-common Mon Mar 29 03:14:10 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.61 2003/08/07 10:31:34 agc Exp $
+.\" $NetBSD: doc-common,v 1.62 2004/03/29 03:14:10 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 1.6
+. ds oS NetBSD 2.0
.\}
.if "\\$2"" \{\
. ds aa Non-Null
@@ -294,6 +294,7 @@
. if "\\$2"1.4" .as oS \01.4
. if "\\$2"1.5" .as oS \01.5
. if "\\$2"1.6" .as oS \01.6
+. if "\\$2"2.0" .as oS \02.0
.\}
.if "\\*(oS"Null" .ds oS \0\\$1
.if "\\*(aa"Non-Null" .as oS \0\\$2
Home |
Main Index |
Thread Index |
Old Index