summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--udev.72
-rw-r--r--udev.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/udev.7 b/udev.7
index 711bd0861b..75db2b72a5 100644
--- 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
-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.
diff --git a/udev.xml b/udev.xml
index bf5676bee6..51288c0089 100644
--- a/udev.xml
+++ b/udev.xml
@@ -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>