diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 01:07:35 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:39 +0000 |
commit | 0fbda083a2977fe1809467913cc198bbdb681041 (patch) | |
tree | 467070c5db42be07dd4ca3f8d91fa7ffcb7e7d93 /udev/udev.xml | |
parent | 793681cb55f22137016e4a01e7bec6f846297f34 (diff) |
Docs: udev.xml: `a' -> `the'
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 f472d9a7b8..48980577c0 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -501,7 +501,7 @@ <varlistentry> <term><option>static_node=</option></term> <listitem> - <para>Apply the permissions specified in this rule to a static device node with + <para>Apply the permissions specified in this rule to the static device node with the specified name. Static device nodes might be provided by kernel modules or copied from <filename>/lib/udev/devices</filename>. These nodes might not have a corresponding kernel device at the time udevd is started; they can trigger |