summaryrefslogtreecommitdiff
path: root/udev.xml
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2007-06-22 01:27:02 +0200
committerKay Sievers <kay.sievers@vrfy.org>2007-06-22 01:27:02 +0200
commit3df3c93e2500b0dcf23989171d27c2b04d149407 (patch)
treecf89964e55331dbafa169598d3f561e18e24e675 /udev.xml
parentd847330cf25d16c6ca1fcd29be354f3c77c71069 (diff)
allow to disable the replacement of unusual characters
Diffstat (limited to 'udev.xml')
-rw-r--r--udev.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/udev.xml b/udev.xml
index a3658bd548..520c718c7a 100644
--- a/udev.xml
+++ b/udev.xml
@@ -435,6 +435,14 @@
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>