udev: fix option description
The two file paths were changed from 10-local to 99-local, but only one of the descriptions was changed.
This commit is contained in:
parent
1e8fa43122
commit
08d31b74ec
@ -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 New Issue
Block a user