diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 00:57:39 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:38 +0000 |
commit | ad9c70a8364e1792cb8d2536d2acf0a821b266fe (patch) | |
tree | 0cac3f610a5486b71640d9373f833fc87ad979ec /udev/udev.xml | |
parent | b6a49cd681ac3ffd0702a79741fb482db85b5a36 (diff) |
Docs: udev.xml: `commandline' -> `command line'
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index b9884e521c..66eeea4e31 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -441,7 +441,7 @@ <varlistentry> <term><option>cmdline</option></term> <listitem> - <para>Import a single property from the kernel commandline. For simple flags + <para>Import a single property from the kernel command line. For simple flags the value of the property is set to '1'.</para> </listitem> </varlistentry> |