X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fudev.xml;h=a948ea79a94b86ce69f20f826ff668c12eceb6d2;hb=1cfa9a4cbb41ef770614fa97961cc056a63c1b7c;hp=34b2e12f78190e1a6b88b0c0b124b2cb6a9b273e;hpb=65eb4378c3e1de25383d8cd606909e64c71edc80;p=elogind.git diff --git a/man/udev.xml b/man/udev.xml index 34b2e12f7..a948ea79a 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -1,5 +1,4 @@ - @@ -262,7 +261,7 @@ Execute a program to determine whether there is a match; the key is true if the program returns successfully. The device properties are made available to the - executed program in the environment. The program's standard ouput + executed program in the environment. The program's standard output is available in the RESULT key. This can only be used for very short-running foreground tasks. For details, see RUN.