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