Remove the remains of an old comment that doesn't apply any more.
This commit is contained in:
parent
9aad4ec1d6
commit
553aeff41f
@ -1,6 +1,6 @@
|
|||||||
#!/bin/sh
|
#!/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.
|
# Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
@ -37,7 +37,6 @@
|
|||||||
# POSSIBILITY OF SUCH DAMAGE.
|
# POSSIBILITY OF SUCH DAMAGE.
|
||||||
#
|
#
|
||||||
|
|
||||||
# Release number to use.
|
|
||||||
# We use the number specified in <sys/param.h>
|
# We use the number specified in <sys/param.h>
|
||||||
|
|
||||||
AWK=${AWK:-awk}
|
AWK=${AWK:-awk}
|
||||||
|
Loading…
Reference in New Issue
Block a user