diff options
author | Jan Engelhardt <jengelh@inai.de> | 2014-02-17 03:37:18 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 19:03:07 -0500 |
commit | 66f756d437658cc464bfb5647c97efd0cf77f933 (patch) | |
tree | b6e3b8f734aa9e21187f9254c2c870e3bea11382 /man/udev.xml | |
parent | 73e231abde39f22097df50542c745e01de879836 (diff) |
doc: resolve missing/extraneous words or inappropriate forms
Issues fixed:
* missing words required by grammar
* duplicated or extraneous words
* inappropriate forms (e.g. singular/plural), and declinations
* orthographic misspellings
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>, |