[Debian-eeepc-commits] [SCM] Maintenance of eeepc-acpi-scripts debian package branch, master, updated. 1.1.1-15-g599198b

Damyan Ivanov dmn at debian.org
Mon Jul 13 20:27:08 UTC 2009


The following commit has been merged in the master branch:
commit 599198b621378b31f48986bfb927825bd381aac0
Author: Thiemo Nagel <thiemo.nagel at ph.tum.de>
Date:   Mon Jul 13 16:14:39 2009 +0200

    fix actions/wireless.sh usage message

diff --git a/debian/changelog b/debian/changelog
index d914129..dd306b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ eeepc-acpi-scripts (1.1.2) UNRELEASED; urgency=low
 
   [ Thiemo Nagel ]
   * spelling fix in the default file
+  * fix actions/wireless.sh usage message
 
  -- Darren Salt <linux at youmustbejoking.demon.co.uk>  Thu, 09 Jul 2009 22:56:19 +0100
 
diff --git a/etc/acpi/actions/wireless.sh b/etc/acpi/actions/wireless.sh
index bfc2fbf..ff714a0 100755
--- a/etc/acpi/actions/wireless.sh
+++ b/etc/acpi/actions/wireless.sh
@@ -45,7 +45,7 @@ case "$cmd" in
 	fi
 	;;
     *)
-	echo "Usage: $0 [on|off]"
+	echo "Usage: $0 [on|off|detect]"
 	exit 1
 	;;
 esac

-- 
Maintenance of eeepc-acpi-scripts debian package



More information about the Debian-eeepc-commits mailing list