X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fudevadm.xml;h=77910282210744bbcc04f1b904d515891b64528e;hp=43d2f5bcf609b90b799d34cc0e2590fdedbc186b;hb=04ba11b2c4ab69dcae5d623808bed76be825dbac;hpb=ee623f0d0c04a9c8da4953ddc29862c8c4945458 diff --git a/man/udevadm.xml b/man/udevadm.xml index 43d2f5bcf..779102822 100644 --- a/man/udevadm.xml +++ b/man/udevadm.xml @@ -424,14 +424,14 @@ udevadm hwdb <optional>options</optional> - Maintain the hardware database index in $(localstatedir)/lib/udev/hwdb.bin. + Maintain the hardware database index in /etc/udev/hwdb.bin. - Compile the hardware dabase information located in /usr/lib/udev/hwdb.d/, - /etc/udev/hwdb.d/ and store it in $(localstatedir)/lib/udev/hwdb.bin. This should be done with - any update to the source files, it will not be called automatically. The running + Compile the hardware database information located in /usr/lib/udev/hwdb.d/, + /etc/udev/hwdb.d/ and store it in /etc/udev/hwdb.bin. 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.