Source-Changes-HG archive

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

[src/netbsd-1-5]: src/share/tmac Pullup rev 1.40 (kleink), requested by jhawk:



details:   https://anonhg.NetBSD.org/src/rev/edfbe8465c2d
branches:  netbsd-1-5
changeset: 489120:edfbe8465c2d
user:      jhawk <jhawk%NetBSD.org@localhost>
date:      Tue Aug 15 20:07:23 2000 +0000

description:
Pullup rev 1.40 (kleink), requested by jhawk:
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 26fb919fa2e5 -r edfbe8465c2d share/tmac/doc-common
--- a/share/tmac/doc-common     Tue Aug 15 15:18:55 2000 +0000
+++ b/share/tmac/doc-common     Tue Aug 15 20:07:23 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-common,v 1.38.4.1 2000/06/24 11:06:16 soren Exp $
+.\"    $NetBSD: doc-common,v 1.38.4.2 2000/08/15 20:07:23 jhawk 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