          MODULE=rfkill
         VERSION=0.4
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://wireless.kernel.org/download/$MODULE
      SOURCE_VFY=sha1:fccabf5a272ac2891f24dc35449dc6f4c45ff44b
        WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
         ENTERED=20101006
         UPDATED=20101020
           SHORT="A tool for enabling and disabling wireless devices"

cat <<EOF
rfkill is a small tool to query the state of the rfkill switches,
buttons and subsystem interfaces.
It enable/disable the device corresponding to the given index.
If the device is hard-blocked, e.g. via a hardware switch, it will
remain unavailable though it is now soft-unblocked.
EOF



