chiark / gitweb /
fix typo in man page
authorKay Sievers <kay.sievers@suse.de>
Wed, 1 Feb 2006 01:08:11 +0000 (02:08 +0100)
committerKay Sievers <kay.sievers@suse.de>
Wed, 1 Feb 2006 01:08:11 +0000 (02:08 +0100)
Thanks to Joachim Breitner <nomeata@debian.org>.

udev.7
udev.xml

diff --git a/udev.7 b/udev.7
index 711bd0861b0d1d99c247c0155d10d740dfbd1edb..75db2b72a50d03e3d4d522e762ab71ba682449b5 100644 (file)
--- a/udev.7
+++ b/udev.7
@@ -138,7 +138,7 @@ Add a program to the list of programs to be executed for a specific device.
 Named label where a GOTO can jump to.
 .TP
 \fBGOTO\fR
 Named label where a GOTO can jump to.
 .TP
 \fBGOTO\fR
-Jumps to the next LABEL with a matching gname
+Jumps to the next LABEL with a matching name
 .TP
 \fBIMPORT{\fR\fB\fItype\fR\fR\fB}\fR
 Import the printed result or the value of a file in environment key format into the event environment.
 .TP
 \fBIMPORT{\fR\fB\fItype\fR\fR\fB}\fR
 Import the printed result or the value of a file in environment key format into the event environment.
index bf5676bee61e55b5d0cb7240441be41b01bfedf4..51288c00894f92dab7bb811050cb0b572fbded5f 100644 (file)
--- a/udev.xml
+++ b/udev.xml
             <varlistentry>
               <term><option>GOTO</option></term>
               <listitem>
             <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>
 
               </listitem>
             </varlistentry>