Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src Welcome to NetBSD 1.6_RC2
details: https://anonhg.NetBSD.org/src/rev/524f9ed68178
branches: netbsd-1-6
changeset: 529047:524f9ed68178
user: lukem <lukem%NetBSD.org@localhost>
date: Tue Aug 27 12:59:03 2002 +0000
description:
Welcome to NetBSD 1.6_RC2
diffstat:
share/tmac/doc-common | 4 ++--
sys/conf/osrelease.sh | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r 68c093c392df -r 524f9ed68178 share/tmac/doc-common
--- a/share/tmac/doc-common Tue Aug 27 09:46:17 2002 +0000
+++ b/share/tmac/doc-common Tue Aug 27 12:59:03 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.53.2.5 2002/08/11 10:18:22 lukem Exp $
+.\" $NetBSD: doc-common,v 1.53.2.6 2002/08/27 12:59:04 lukem Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -246,7 +246,7 @@
.de Os
.ds oS Null
.if "\\$1"" \{\
-. ds oS NetBSD 1.6_RC1
+. ds oS NetBSD 1.6_RC2
.\}
.if "\\$2"" \{\
. ds aa Non-Null
diff -r 68c093c392df -r 524f9ed68178 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Tue Aug 27 09:46:17 2002 +0000
+++ b/sys/conf/osrelease.sh Tue Aug 27 12:59:03 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.75.6.7 2002/08/11 10:18:21 lukem Exp $
+# $NetBSD: osrelease.sh,v 1.75.6.8 2002/08/27 12:59:03 lukem Exp $
#
# Copyright (c) 1997 The NetBSD Foundation, Inc.
# All rights reserved.
@@ -42,7 +42,7 @@
# sys/sys/param.h: __NetBSD_Version__
# share/tmac/doc-common: ds oS
#
-release=1.6_RC1
+release=1.6_RC2
case $1 in
-s)
Home |
Main Index |
Thread Index |
Old Index