diff options
author | Alan Jenkins <alan-jenkins@tuffmail.co.uk> | 2009-01-16 20:26:16 +0000 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2009-01-16 21:32:25 +0100 |
commit | e5e641518bb20d44db58d9715ac4cd450fcb4dcc (patch) | |
tree | 28fa4ed3de1f72b72d4eae7c5039442ad4e7235d /udev/udev.xml | |
parent | fc7d16f993df6cef0e6038c63942d17994fde672 (diff) |
man: typo fixes
Diffstat (limited to 'udev/udev.xml')
-rw-r--r-- | udev/udev.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/udev/udev.xml b/udev/udev.xml index f11a56cc04..4c35e19791 100644 --- a/udev/udev.xml +++ b/udev/udev.xml @@ -335,7 +335,7 @@ event process for a long period of time may block all further events for this or a dependent device. Long running tasks need to be immediately detached from the event process itself.</para> - <para>If the specifiefd string starts with + <para>If the specified string starts with <option>socket:<replaceable>path</replaceable></option>, all current event values will be passed to the specified socket, as a message in the same format the kernel sends an uevent. If the first character of the specified path |