diff options
Diffstat (limited to 'man/udev.xml')
-rw-r--r-- | man/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udev.xml b/man/udev.xml index 1bf0b089e2..da4ff220b9 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -874,7 +874,7 @@ <listitem> <para>An ordered, space-separated list of policies by which the interface name should be set. <literal>NamePolicy</literal> may - be disabeld by specifying <literal>net.ifnames=0</literal> on the + be disabeled by specifying <literal>net.ifnames=0</literal> on the kernel commandline. Each of the policies may fail, and the first successfull one is used. The name is not set directly, but is exported to udev as the property <literal>ID_NET_NAME</literal>, |