=================================================================== RCS file: /cvs/openbsd/update_openbsd/update_openbsd,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- openbsd/update_openbsd/update_openbsd 2014/10/18 23:42:35 1.68 +++ openbsd/update_openbsd/update_openbsd 2014/10/19 00:05:49 1.69 @@ -1,5 +1,5 @@ #!/bin/sh -# $AFresh1: update_openbsd,v 1.67 2014/05/11 02:40:54 andrew Exp $ +# $AFresh1: update_openbsd,v 1.68 2014/10/18 22:42:35 andrew Exp $ # # Copyright (c) 2012 Andrew Fresh # @@ -593,7 +593,7 @@ if [ -e /sbin/oreboot ]; then echo Removing /sbin/oreboot - $rm -f /sbin/oreboot + rm -f /sbin/oreboot fi update_etc