X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=udev.7;h=75db2b72a50d03e3d4d522e762ab71ba682449b5;hp=a7e2f5a4e77b691ec335cf08cb7851fb8cb71632;hb=0d5be398ffd2f47e0b97f33ca2fd96319ee16c9d;hpb=2c769419a18281ab095809cf3c37a36f0f615c01 diff --git a/udev.7 b/udev.7 index a7e2f5a4e..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. @@ -164,10 +164,13 @@ The \fBNAME\fR, \fBSYMLINK\fR, \fBPROGRAM\fR, -\fBOWNER\fR -and +\fBOWNER\fR, \fBGROUP\fR -fields support simple printf\-like string substitutions: +and +\fBRUN\fR +fields support simple printf\-like string substitutions. The +\fBRUN\fR +format chars gets applied after all rules have been processed, right before the program is executed. It allows the use of the complete environment set by earlier matching rules. For all other fields, substitutions are applied while the individual rule is being processed. The available substitutions are: .TP \fB$kernel\fR, \fB%k\fR The kernel name for this device.