From 4591e7291743c4002335ffa77bcff8ba633510ec Mon Sep 17 00:00:00 2001 From: Tim Jäger Date: Sat, 31 Oct 2015 12:55:34 +0100 Subject: Fixed wrong documentation for Wake-On-LAN feature --- nixos/modules/services/networking/wakeonlan.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos/modules/services/networking/wakeonlan.nix') diff --git a/nixos/modules/services/networking/wakeonlan.nix b/nixos/modules/services/networking/wakeonlan.nix index 11bb7e925255..ebfba263cd8f 100644 --- a/nixos/modules/services/networking/wakeonlan.nix +++ b/nixos/modules/services/networking/wakeonlan.nix @@ -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. ''; -- cgit 1.4.1