diff options
Diffstat (limited to 'sys/boot/alpha/boot2/newvers.sh')
-rw-r--r-- | sys/boot/alpha/boot2/newvers.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/boot/alpha/boot2/newvers.sh b/sys/boot/alpha/boot2/newvers.sh index 978c164898675..88cc010175bb3 100644 --- a/sys/boot/alpha/boot2/newvers.sh +++ b/sys/boot/alpha/boot2/newvers.sh @@ -35,7 +35,6 @@ # # @(#)newvers.sh 8.1 (Berkeley) 4/20/94 -LC_TIME=C; export LC_TIME u=${USER-root} h=`hostname` t=`date` r=`head -n 6 $1 | tail -n 1 | awk -F: ' { print $1 } '` |