Source-Changes-HG archive

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

[src/trunk]: src/share/tmac Roll forward towards 1.5; addresses PR misc/10493...



details:   https://anonhg.NetBSD.org/src/rev/d28bb38a90e7
branches:  trunk
changeset: 494232:d28bb38a90e7
user:      kleink <kleink%NetBSD.org@localhost>
date:      Tue Jul 04 07:12:47 2000 +0000

description:
Roll forward towards 1.5; addresses PR misc/10493 from Love.

diffstat:

 share/tmac/doc-common |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 931e8d0a2a7d -r d28bb38a90e7 share/tmac/doc-common
--- a/share/tmac/doc-common     Tue Jul 04 07:03:15 2000 +0000
+++ b/share/tmac/doc-common     Tue Jul 04 07:12:47 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-common,v 1.39 2000/06/24 11:04:55 soren Exp $
+.\"    $NetBSD: doc-common,v 1.40 2000/07/04 07:12:47 kleink Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -212,7 +212,7 @@
 .de Os
 .ds oS Null
 .if "\\$1"" \{\
-.      ds oS NetBSD 1.4
+.      ds oS NetBSD 1.5
 .\}
 .if "\\$2"" \{\
 .      ds aa Non-Null
@@ -259,6 +259,7 @@
 .      if "\\$2"1.3"  .as oS \01.3
 .      if "\\$2"1.3a" .as oS \01.3A
 .      if "\\$2"1.4"  .as oS \01.4
+.      if "\\$2"1.5"  .as oS \01.5
 .\}
 .if "\\*(oS"Null" .ds oS \0\\$1
 .if "\\*(aa"Non-Null" .as oS \0\\$2



Home | Main Index | Thread Index | Old Index