diff options
author | Michael Witten <mfwitten@gmail.com> | 2011-04-08 23:34:52 +0000 |
---|---|---|
committer | Michael Witten <mfwitten@gmail.com> | 2011-04-11 05:49:38 +0000 |
commit | 2f16de298f3b77a1973d9f5ac4af110a61cb8f27 (patch) | |
tree | eb545477e3c51b9c948f88f87696e06b1a8033c2 /udev/udev.xml | |
parent | c24dfc80c6dded0184ecc3d9479c970b5a70e4e4 (diff) |
Docs: udev.xml: Add missing `.'
Signed-off-by: Michael Witten <mfwitten@gmail.com>
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 517d650ad8..336311c577 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -404,7 +404,7 @@ <varlistentry> <term><option>GOTO</option></term> <listitem> - <para>Jumps to the next LABEL with a matching name</para> + <para>Jumps to the next LABEL with a matching name.</para> </listitem> </varlistentry> |