diff options
Diffstat (limited to 'man/hwdb.xml')
-rw-r--r-- | man/hwdb.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/hwdb.xml b/man/hwdb.xml index 80939dd95d..1ff6ec9fbe 100644 --- a/man/hwdb.xml +++ b/man/hwdb.xml @@ -55,7 +55,7 @@ <para>The hwdb file contains data records consisting of matches and associated key-value pairs. Every record in the hwdb starts with one or - more match string, specifying a shell glob to compare the database + more match strings, specifying a shell glob to compare the database lookup string against. Multiple match lines are specified in additional consecutive lines. Every match line is compared individually, they are combined by OR. Every match line must start at the first character of @@ -71,7 +71,7 @@ and compiled to a binary database located at <filename>/etc/udev/hwdb.bin</filename>, or alternatively <filename>/usr/lib/udev/hwdb.bin</filename> if you want ship the compiled database in an immutable image. - During runtime only the binary database is used.</para> + During runtime, only the binary database is used.</para> </refsect1> <refsect1> |