[systemd-devel] [PATCH] Fix some typos
Eelco Dolstra
eelco.dolstra at logicblox.com
Fri Nov 30 04:36:05 PST 2012
---
man/udevadm.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 3bd7738..7791028 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>
--
1.8.0.1
More information about the systemd-devel
mailing list