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.7 | |
parent | b3e8c12b2d18897d6d9220607fc32ee18e5db4ac (diff) |
fix typo in man page
Thanks to Joachim Breitner <nomeata@debian.org>.
Diffstat (limited to 'udev.7')
-rw-r--r-- | udev.7 | 2 |
1 files changed, 1 insertions, 1 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. |