slitaz-base-files rev 326

Tiny edits (tidy repos)
author Paul Issott <paul@slitaz.org>
date Sat Feb 18 10:11:56 2017 +0000 (2017-02-18)
parents f27c696b0f9e
children 4cb0e4cf962e
files rootfs/sbin/mktazdevs.sh
line diff
     1.1 --- a/rootfs/sbin/mktazdevs.sh	Thu Feb 16 22:32:53 2017 +0000
     1.2 +++ b/rootfs/sbin/mktazdevs.sh	Sat Feb 18 10:11:56 2017 +0000
     1.3 @@ -3,10 +3,10 @@
     1.4  # mktazdevs.sh: Make device files for SliTaz GNU/Linux
     1.5  # 2007/10/02 - 2015 <pankso@slitaz.org>
     1.6  #
     1.7 -# As of SliTaz 5.0 we have a radicaly minimal /dev tree for ARM and we
     1.8 +# As of SliTaz 5.0 we have a radically minimal /dev tree for ARM and we
     1.9  # use mdev to create devices nodes on the fly. On i486 we use udev and
    1.10  # mount a devtmpfs on /dev, minimal tree for udev is in: /lib/udev/devices
    1.11 -# This script yet be usefull to rescue a broken system but may be removed.
    1.12 +# This script could yet be useful to rescue a broken system but may be removed.
    1.13  #
    1.14  . /lib/libtaz.sh
    1.15