diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-11 00:56:21 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:38 +0000 |
commit | b6a49cd681ac3ffd0702a79741fb482db85b5a36 (patch) | |
tree | 6908f48548cbea1c67fcc5b030b74bae5a0f8635 /udev/udev.xml | |
parent | 2f16de298f3b77a1973d9f5ac4af110a61cb8f27 (diff) |
Docs: udev.xml: `which' -> `content of which'
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index 336311c577..b9884e521c 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -426,8 +426,8 @@ <varlistentry> <term><option>file</option></term> <listitem> - <para>Import a text file specified as the assigned value, which must be in - environment key format.</para> + <para>Import a text file specified as the assigned value, the content + of which must be in environment key format.</para> </listitem> </varlistentry> <varlistentry> |