chiark / gitweb /
allow to disable the replacement of unusual characters
[elogind.git] / udev.xml
index a3658bd548575915ff9705fd1060001c27dac3aa..520c718c7a98a0e0d7a1e6575b05763020609e76 100644 (file)
--- a/udev.xml
+++ b/udev.xml
                       detected.</para>
                     </listitem>
                   </varlistentry>
+                  <varlistentry>
+                    <term><option>string_escape=<replaceable>none|replace</replaceable></option></term>
+                    <listitem>
+                      <para>Usually control and other possibly unsafe characters are replaced
+                      in strings used for device naming. The mode of replacement can be specified
+                      with this option.</para>
+                    </listitem>
+                  </varlistentry>
                 </variablelist>
               </listitem>
             </varlistentry>