summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco d'Itri <md@Linux.IT>2008-07-10 00:06:06 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-07-10 00:11:05 +0200
commitca1ac34daac81f88ae1bbfc332a7b3d982e968ea (patch)
treed8979ec37a3f34ec1c02a35f0a1bcc4e20114299
parent629e57e0d49a768f8c1e02645d81919aeace78e7 (diff)
man: add link_priority default value
-rw-r--r--udev.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/udev.xml b/udev.xml
index 7fefe48a44..e198679968 100644
--- a/udev.xml
+++ b/udev.xml
@@ -438,7 +438,7 @@
<term><option>link_priority=<replaceable>value</replaceable></option></term>
<listitem>
<para>Specify the priority of the created symlinks. Devices with higher
- priorities overwrite existing symlinks of other devices.</para>
+ priorities overwrite existing symlinks of other devices. The default is 0.</para>
</listitem>
</varlistentry>
<varlistentry>