Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src 1.6
details: https://anonhg.NetBSD.org/src/rev/7e96194456b9
branches: netbsd-1-6
changeset: 529075:7e96194456b9
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Sep 07 08:03:50 2002 +0000
description:
1.6
diffstat:
share/tmac/doc-common | 4 ++--
sys/conf/osrelease.sh | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (38 lines):
diff -r 220d238d2f61 -r 7e96194456b9 share/tmac/doc-common
--- a/share/tmac/doc-common Sat Sep 07 04:09:12 2002 +0000
+++ b/share/tmac/doc-common Sat Sep 07 08:03:50 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: doc-common,v 1.53.2.7 2002/09/01 23:45:45 lukem Exp $
+.\" $NetBSD: doc-common,v 1.53.2.8 2002/09/07 08:03:53 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_RC3
+. ds oS NetBSD 1.6
.\}
.if "\\$2"" \{\
. ds aa Non-Null
diff -r 220d238d2f61 -r 7e96194456b9 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh Sat Sep 07 04:09:12 2002 +0000
+++ b/sys/conf/osrelease.sh Sat Sep 07 08:03:50 2002 +0000
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: osrelease.sh,v 1.75.6.9 2002/09/01 23:45:43 lukem Exp $
+# $NetBSD: osrelease.sh,v 1.75.6.10 2002/09/07 08:03:50 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_RC3
+release=1.6
case $1 in
-s)
Home |
Main Index |
Thread Index |
Old Index