diff options
-rw-r--r-- | udev.7 | 2 | ||||
-rw-r--r-- | udev.xml | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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 -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. @@ -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> |