From: Kay Sievers Date: Wed, 1 Feb 2006 01:08:11 +0000 (+0100) Subject: fix typo in man page X-Git-Tag: 174~2358 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=a2a7f7d7af3c44bf9390c9fe168993f4d0916807;ds=sidebyside fix typo in man page Thanks to Joachim Breitner . --- diff --git a/udev.7 b/udev.7 index 711bd0861..75db2b72a 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 bf5676bee..51288c008 100644 --- a/udev.xml +++ b/udev.xml @@ -315,7 +315,7 @@ - Jumps to the next LABEL with a matching gname + Jumps to the next LABEL with a matching name