diff --git a/man/udevadm.8 b/man/udevadm.8
index c1d25b3e7..b752a36c2 100644
--- a/man/udevadm.8
+++ b/man/udevadm.8
@@ -368,10 +368,10 @@ path environment variable, and store it in
.RS 4
Put the compiled database into
/usr/lib/udev/hwdb\&.bin
-instead\&. Use this if you want to ship a pre\-compiled database in immutable system images, or don\*(Aqt use
-/etc/udev/hwdb\&.d
-and want to avoid large binary files in
-/etc\&.
+instead\&. Use this if you want to ship a pre\-compiled database in immutable system images, or want to avoid large binary files in
+/etc
+and do not use
+/etc/udev/hwdb\&.d\&.
.RE
.PP
\fB\-t\fR, \fB\-\-test=\fR\fB\fIstring\fR\fR
diff --git a/man/udevadm.xml b/man/udevadm.xml
index 7a928f4af..83f44e0ac 100644
--- a/man/udevadm.xml
+++ b/man/udevadm.xml
@@ -538,8 +538,8 @@
Put the compiled database into /usr/lib/udev/hwdb.bin instead.
Use this if you want to ship a pre-compiled database in immutable system images, or
- don't use /etc/udev/hwdb.d and want to avoid large binary files in
- /etc.
+ want to avoid large binary files in /etc and do not use
+ /etc/udev/hwdb.d.