diff options
author | Kay Sievers <kay.sievers@suse.de> | 2006-02-01 02:08:11 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@suse.de> | 2006-02-01 02:08:11 +0100 |
commit | a2a7f7d7af3c44bf9390c9fe168993f4d0916807 (patch) | |
tree | 56aff27c4347eaa538df0541ed2b38562c21f7e4 /udev.xml | |
parent | b3e8c12b2d18897d6d9220607fc32ee18e5db4ac (diff) |
fix typo in man page
Thanks to Joachim Breitner <nomeata@debian.org>.
Diffstat (limited to 'udev.xml')
-rw-r--r-- | udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -315,7 +315,7 @@ <varlistentry> <term><option>GOTO</option></term> <listitem> - <para>Jumps to the next LABEL with a matching gname</para> + <para>Jumps to the next LABEL with a matching name</para> </listitem> </varlistentry> |