Fixed wrong documentation for Wake-On-LAN feature

This commit is contained in:
Tim Jäger 2015-10-31 12:55:34 +01:00
parent 7eea66cabe
commit 4591e72917

View file

@ -40,7 +40,7 @@ in
];
description = ''
Interfaces where to enable Wake-On-LAN, and how. Two methods available:
"magickey" and "password". The password has the shape of six bytes
"magicpacket" and "password". The password has the shape of six bytes
in hexadecimal separated by a colon each. For more information,
check the ethtool manual.
'';