--- trunk/initscripts/sysvinit/rc/rc 2012/04/02 11:27:25 1789 +++ trunk/initscripts/sysvinit/rc/rc 2012/06/26 16:42:54 1832 @@ -132,7 +132,7 @@ # if requested save devices to a device tarball before halt # only for kernels >=2.6 *and* udev - # make shure that udev is mounted but *not* devfs --> /dev/.devfsd + # make sure that udev is mounted but *not* devfs --> /dev/.devfsd if [[ ${RC_DEVICE_TARBALL} = yes ]] && \ [ -e /dev/.udev -a ! -e /dev/.devfsd -a ! -e /.bootdev ] then