Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src now at RC3. branch is locked down, ready for release.
details: https://anonhg.NetBSD.org/src/rev/3c4fe9784637
branches: netbsd-1-6
changeset: 529062:3c4fe9784637
user: lukem <lukem%NetBSD.org@localhost>
date: Sun Sep 01 23:45:43 2002 +0000
description:
now at RC3. branch is locked down, ready for release.
diffstat:
share/tmac/doc-common | 4 ++--
sys/conf/osrelease.sh | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r e5d4891009d8 -r 3c4fe9784637 share/tmac/doc-common
--- a/share/tmac/doc-common Sun Sep 01 23:44:03 2002 +0000
+++ b/share/tmac/doc-common Sun Sep 01 23:45:43 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.53.2.6 2002/08/27 12:59:04 lukem Exp $
+.\" $NetBSD: doc-common,v 1.53.2.7 2002/09/01 23:45:45 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_RC2
+. ds oS NetBSD 1.6_RC3
.\}
.if "\\$2"" \{\
. ds aa Non-Null
diff -r e5d4891009d8 -r 3c4fe9784637 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Sun Sep 01 23:44:03 2002 +0000
+++ b/sys/conf/osrelease.sh Sun Sep 01 23:45:43 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.75.6.8 2002/08/27 12:59:03 lukem Exp $
+# $NetBSD: osrelease.sh,v 1.75.6.9 2002/09/01 23:45:43 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_RC2
+release=1.6_RC3
case $1 in
-s)
Home |
Main Index |
Thread Index |
Old Index