Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src We're now at NetBSD 1.6_RC1
details: https://anonhg.NetBSD.org/src/rev/ca4c83dcba28
branches: netbsd-1-6
changeset: 528998:ca4c83dcba28
user: lukem <lukem%NetBSD.org@localhost>
date: Sun Aug 11 10:18:21 2002 +0000
description:
We're now at NetBSD 1.6_RC1
diffstat:
share/tmac/doc-common | 4 ++--
sys/conf/osrelease.sh | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r f7def4dcda27 -r ca4c83dcba28 share/tmac/doc-common
--- a/share/tmac/doc-common Sat Aug 10 00:50:38 2002 +0000
+++ b/share/tmac/doc-common Sun Aug 11 10:18:21 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.53.2.4 2002/07/29 15:51:04 lukem Exp $
+.\" $NetBSD: doc-common,v 1.53.2.5 2002/08/11 10:18:22 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_BETA5
+. ds oS NetBSD 1.6_RC1
.\}
.if "\\$2"" \{\
. ds aa Non-Null
diff -r f7def4dcda27 -r ca4c83dcba28 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Sat Aug 10 00:50:38 2002 +0000
+++ b/sys/conf/osrelease.sh Sun Aug 11 10:18:21 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.75.6.6 2002/07/29 15:51:03 lukem Exp $
+# $NetBSD: osrelease.sh,v 1.75.6.7 2002/08/11 10:18:21 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_BETA5
+release=1.6_RC1
case $1 in
-s)
Home |
Main Index |
Thread Index |
Old Index