packages/etherwake: fix whitespace

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/packages@40077 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
juhosg 2014-03-27 07:03:23 +00:00
parent 89179bfdb1
commit a89333b586

View File

@ -27,9 +27,9 @@ define Package/etherwake
endef endef
define Package/etherwake/description 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. 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. to turn on a computer from another location over a network connection.
ether-wake also supports WOL passwords. ether-wake also supports WOL passwords.
endef endef