mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
Fix spelling
This commit is contained in:
parent
931c8e91fd
commit
c23157fed2
@ -556,7 +556,7 @@ with the same name as a hwdb file in
|
||||
/dev/null, disables the hwdb file entirely\&. hwdb files must have the extension
|
||||
\&.hwdb; other extensions are ignored\&.
|
||||
.PP
|
||||
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 lookup string against\&. Multiple match lines are specified in additional consecutive lines\&. Every match line is compared indivdually, they are combined by OR\&. Every match line must start at the first character of the line\&.
|
||||
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 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 the line\&.
|
||||
.PP
|
||||
The match lines are followed by one or more key\-value pair lines, which are recognized by a leading space character\&. The key name and value are separated by
|
||||
=\&. An empty line signifies the end of a record\&. Lines beginning with
|
||||
|
@ -752,7 +752,7 @@
|
||||
associated key-value pairs. Every record in the hwdb starts with one or
|
||||
more match string, 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 indivdually, they are
|
||||
consecutive lines. Every match line is compared individually, they are
|
||||
combined by OR. Every match line must start at the first character of
|
||||
the line.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user