chiark / gitweb /
[PATCH] add sysfs info walk to udevinfo
[elogind.git] / udev.8.in
index a7f0bf03929993baabbdc946d3f0c99ad4be2070..168842d4358450e1ca98adae830f6cc94018263d 100644 (file)
--- a/udev.8.in
+++ b/udev.8.in
@@ -74,7 +74,7 @@ value is
 .TP
 .B udev_db
 The name and location of the udev database. The default value is
-.IR @udevdir@/.udev.tdb .
+.IR @udevdir@/.udevdb .
 .TP
 .B udev_rules
 The name of the udev rules file or directory to look for files with the suffix
@@ -117,7 +117,7 @@ file. The default value is
 udev_root="/udev"
 
 # udev_db - The name and location of the udev database
-udev_db="/udev/.udev.tdb"
+udev_db="/udev/.udevdb"
 
 # udev_rules - The name of the udev rules file or directory to look
                for files with the suffix .rules