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 Apply patch (requested by fredb):



details:   https://anonhg.NetBSD.org/src/rev/0040c942ca26
branches:  netbsd-1-5
changeset: 493048:0040c942ca26
user:      he <he%NetBSD.org@localhost>
date:      Thu Apr 11 21:23:59 2002 +0000

description:
Apply patch (requested by fredb):
  Mark this as NetBSD 1.5.3.
  (Accidentally forgotten when the system itself was marked.)

diffstat:

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

diffs (18 lines):

diff -r 7f29ab091757 -r 0040c942ca26 share/tmac/doc-common
--- a/share/tmac/doc-common     Thu Apr 11 21:21:08 2002 +0000
+++ b/share/tmac/doc-common     Thu Apr 11 21:23:59 2002 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-common,v 1.38.4.7 2002/03/11 22:43:51 he Exp $
+.\"    $NetBSD: doc-common,v 1.38.4.8 2002/04/11 21:23:59 he 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.5.3_RC1
+.      ds oS NetBSD 1.5.3
 .\}
 .if "\\$2"" \{\
 .      ds aa Non-Null



Home | Main Index | Thread Index | Old Index