From: juhosg Date: Thu, 27 Mar 2014 07:03:23 +0000 (+0000) Subject: packages/etherwake: fix whitespace X-Git-Url: http://207.154.207.93/?a=commitdiff_plain;h=a89333b5861c08fa87ef8eb18cee001ebe846077;p=packages.git packages/etherwake: fix whitespace Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos git-svn-id: svn://svn.openwrt.org/openwrt/packages@40077 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/etherwake/Makefile b/net/etherwake/Makefile index d65439068..3a7e249c3 100644 --- a/net/etherwake/Makefile +++ b/net/etherwake/Makefile @@ -27,9 +27,9 @@ define Package/etherwake endef define Package/etherwake/description - You can wake up WOL compliant Computers which have been powered down to + You can wake up WOL compliant Computers which have been powered down to sleep mode or start WOL compliant Computers with a BIOS feature. - WOL is an abbreviation for Wake-on-LAN. It is a standard that allows you + WOL is an abbreviation for Wake-on-LAN. It is a standard that allows you to turn on a computer from another location over a network connection. ether-wake also supports WOL passwords. endef