summaryrefslogtreecommitdiff
path: root/udev.8.in
diff options
context:
space:
mode:
Diffstat (limited to 'udev.8.in')
-rw-r--r--udev.8.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/udev.8.in b/udev.8.in
index a7f0bf0392..168842d435 100644
--- 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