diff options
Diffstat (limited to 'man/udev.xml')
-rw-r--r-- | man/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/udev.xml b/man/udev.xml index 34b2e12f78..1c7da07988 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -262,7 +262,7 @@ <para>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 <varname>RESULT</varname> key.</para> <para>This can only be used for very short-running foreground tasks. For details, see <varname>RUN</varname>.</para> |