mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-11 09:50:12 +00:00
Clarify that devd will only parse files whose names end in .conf.
Prompted by PR: docs/73668 Submitted by: Dan Pelleg MFC After: 3 days
This commit is contained in:
parent
41e86c1536
commit
e33bdcedbc
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138162
@ -103,7 +103,9 @@ In the
|
||||
.Ic options
|
||||
section, one can define multiple directories to search
|
||||
for config files.
|
||||
All files in each of these directories are parsed.
|
||||
All files in these directories whose names match the patten
|
||||
.Pa *.conf
|
||||
are parsed.
|
||||
These files are intended to be installed by third party vendors that
|
||||
wish to hook into the
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user