Source-Changes-HG archive

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

[src/trunk]: src/sys/conf Remove the remains of an old comment that doesn't a...



details:   https://anonhg.NetBSD.org/src/rev/7130fa70c2c3
branches:  trunk
changeset: 569953:7130fa70c2c3
user:      simonb <simonb%NetBSD.org@localhost>
date:      Tue Sep 14 15:19:35 2004 +0000

description:
Remove the remains of an old comment that doesn't apply any more.

diffstat:

 sys/conf/osrelease.sh |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 5dfffad76301 -r 7130fa70c2c3 sys/conf/osrelease.sh
--- a/sys/conf/osrelease.sh     Tue Sep 14 13:59:21 2004 +0000
+++ b/sys/conf/osrelease.sh     Tue Sep 14 15:19:35 2004 +0000
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-#      $NetBSD: osrelease.sh,v 1.107 2003/10/04 06:59:56 jdolecek Exp $
+#      $NetBSD: osrelease.sh,v 1.108 2004/09/14 15:19:35 simonb Exp $
 #
 # Copyright (c) 1997 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -37,7 +37,6 @@
 # POSSIBILITY OF SUCH DAMAGE.
 #
 
-# Release number to use.
 # We use the number specified in <sys/param.h>
 
 AWK=${AWK:-awk}



Home | Main Index | Thread Index | Old Index