mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 15:00:56 +07:00
Improve wording
Generate udevadm.8 from udevadm.xml
This commit is contained in:
parent
218489052f
commit
02a2afffc1
@ -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
|
||||
|
@ -538,8 +538,8 @@
|
||||
<listitem>
|
||||
<para>Put the compiled database into <filename>/usr/lib/udev/hwdb.bin</filename> instead.
|
||||
Use this if you want to ship a pre-compiled database in immutable system images, or
|
||||
don't use <filename>/etc/udev/hwdb.d</filename> and want to avoid large binary files in
|
||||
<filename>/etc</filename>.</para>
|
||||
want to avoid large binary files in <filename>/etc</filename> and do not use
|
||||
<filename>/etc/udev/hwdb.d</filename>.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user