summaryrefslogtreecommitdiff
path: root/man/udevadm.xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-11-30 13:36:05 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2012-12-01 16:55:08 +0100
commit04ba11b2c4ab69dcae5d623808bed76be825dbac (patch)
tree8b69b8436b76521527165b41d04307ea803403be /man/udevadm.xml
parentb5a223bfcf2ebcf374973b29870a5e80fb42b8be (diff)
man: fix some typos
Diffstat (limited to 'man/udevadm.xml')
-rw-r--r--man/udevadm.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 3bd7738fb..779102822 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -429,9 +429,9 @@
<varlistentry>
<term><option>--update</option></term>
<listitem>
- <para>Compile the hardware dabase information located in /usr/lib/udev/hwdb.d/,
- /etc/udev/hwdb.d/ and store it in <filename>/etc/udev/hwdb.bin</filename>. This should be done with
- any update to the source files, it will not be called automatically. The running
+ <para>Compile the hardware database information located in /usr/lib/udev/hwdb.d/,
+ /etc/udev/hwdb.d/ and store it in <filename>/etc/udev/hwdb.bin</filename>. This should be done after
+ any update to the source files; it will not be called automatically. The running
udev daemon will detect a new database on its own and does not need to be
notified about it.</para>
</listitem>