chiark / gitweb /
doc: balance C indirections in function prototypes
[elogind.git] / man / udev.xml
index 9ea1cae4a3f81ba665a5dacaa76978251cbd980a..da4ff220b92d8cc4b77c1a44a1ec33cd5a332f5b 100644 (file)
             <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 STDOUT
+            executed program in the environment. The program's standard ouput
             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>
           <listitem>
             <para>An ordered, space-separated list of policies by which the
               interface name should be set. <literal>NamePolicy</literal> may
-              be disabeld by specifying <literal>net.ifnames=0</literal> on the
+              be disabeled by specifying <literal>net.ifnames=0</literal> on the
               kernel commandline. Each of the policies may fail, and the first
               successfull one is used. The name is not set directly, but
               is exported to udev as the property <literal>ID_NET_NAME</literal>,