diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-06-26 13:57:29 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-06-26 13:57:29 -0400 |
commit | 5ec82b08d4b62a3737c4c4a033472aeaa9d029a6 (patch) | |
tree | 06a7f6e5a54246e0151bfc4d1ee4a662f07bdbbc /man | |
parent | 65a2b366004a253e9ed0b6709c5174614415812e (diff) |
man/udev.xml: minor cleanup
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'man')
-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 0633227dea..b4de6e21c1 100644 --- a/man/udev.xml +++ b/man/udev.xml @@ -317,7 +317,7 @@ <para>The name of a symlink targeting the node. Every matching rule adds this value to the list of symlinks to be created.</para> <para>The set of characters to name a symlink is limited. Allowed - characters are [0-9A-Za-z#+-.:=@_/], valid utf8 character sequences, + characters are [0-9A-Za-z#+-.:=@_/], valid UTF-8 character sequences, and "\x00" hex encoding. All other characters are replaced by a '_' character.</para> <para>Multiple symlinks may be specified by separating the names by the |