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:
Ceri Davies 2004-11-28 17:44:22 +00:00
parent 41e86c1536
commit e33bdcedbc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=138162

View File

@ -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