Remove unnecesary call to head(1) that was giving me some grief.
authormillert <millert@openbsd.org>
Sun, 4 May 1997 20:31:41 +0000 (20:31 +0000)
committermillert <millert@openbsd.org>
Sun, 4 May 1997 20:31:41 +0000 (20:31 +0000)
commit42839aa64aada50128abb5e99481835fab0a1153
tree89a9076405111a6f9c6b753cc950c5c095eb3cf1
parent5eabc02bf3a85a82c5e970be29608d73975a95f8
Remove unnecesary call to head(1) that was giving me some grief.
It is sufficient to have awk exit after printing the first line.
sys/arch/alpha/stand/boot/newvers.sh