summaryrefslogtreecommitdiff
path: root/udev.7
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.7
parentd847330cf25d16c6ca1fcd29be354f3c77c71069 (diff)
allow to disable the replacement of unusual characters
Diffstat (limited to 'udev.7')
-rw-r--r--udev.75
1 files changed, 5 insertions, 0 deletions
diff --git a/udev.7 b/udev.7
index a253581581..d3ed4b71d6 100644
--- a/udev.7
+++ b/udev.7
@@ -290,6 +290,11 @@ Specify the priority of the created symlinks. Devices with higher priorities ove
.RS 4
Create the device nodes for all available partitions of a block device. This may be useful for removable media devices where media changes are not detected.
.RE
+.PP
+\fBstring_escape=\fR\fB\fInone|replace\fR\fR
+.RS 4
+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.
+.RE
.RE
.RE
.PP