Merge pull request #76514 from Thra11/fix-udev-hwdb-description
udev: fix option description
This commit is contained in:
commit
c5aacb2350
1 changed files with 2 additions and 2 deletions
|
@ -221,8 +221,8 @@ in
|
|||
type = types.lines;
|
||||
description = ''
|
||||
Additional <command>hwdb</command> files. They'll be written
|
||||
into file <filename>10-local.hwdb</filename>. Thus they are
|
||||
read before all other files.
|
||||
into file <filename>99-local.hwdb</filename>. Thus they are
|
||||
read after all other files.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue