Source-Changes-HG archive

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

[src/netbsd-1-4]: src/share/tmac Apply patch (requested by he):



details:   https://anonhg.NetBSD.org/src/rev/a075fa344f07
branches:  netbsd-1-4
changeset: 471219:a075fa344f07
user:      he <he%NetBSD.org@localhost>
date:      Wed Dec 13 23:49:50 2000 +0000

description:
Apply patch (requested by he):
  Bump visible version number to 1.4.3A, to indicate that we're
  no longer exactly at 1.4.3.

diffstat:

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

diffs (18 lines):

diff -r 5d5b03da90e9 -r a075fa344f07 share/tmac/doc-common
--- a/share/tmac/doc-common     Wed Dec 13 23:49:07 2000 +0000
+++ b/share/tmac/doc-common     Wed Dec 13 23:49:50 2000 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: doc-common,v 1.30.2.2 1999/08/24 20:06:18 he Exp $
+.\"    $NetBSD: doc-common,v 1.30.2.3 2000/12/13 23:49:50 he Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -191,7 +191,7 @@
 .de Os
 .ds oS Null
 .if "\\$1"" \{\
-.      ds oS NetBSD 1.4
+.      ds oS NetBSD 1.4.3A
 .\}
 .if "\\$2"" \{\
 .      ds aa Non-Null



Home | Main Index | Thread Index | Old Index