From 02a2afffc155e64f57f3172ed75f579aa6ed1091 Mon Sep 17 00:00:00 2001 From: Boian Bonev Date: Sat, 30 Sep 2023 22:35:38 +0000 Subject: [PATCH] Improve wording Generate udevadm.8 from udevadm.xml --- man/udevadm.8 | 8 ++++---- man/udevadm.xml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) 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.