diff options
| author | Ceri Davies <ceri@FreeBSD.org> | 2004-11-28 17:44:22 +0000 |
|---|---|---|
| committer | Ceri Davies <ceri@FreeBSD.org> | 2004-11-28 17:44:22 +0000 |
| commit | e33bdcedbc10c1c8276ead6e07643ea7a22f17f3 (patch) | |
| tree | f9e3f2b8f6968129c71e20feda15b3a706fb085b /sbin/devd | |
| parent | 41e86c15365be96e0ee83f6fafa58bdce64057e3 (diff) | |
Notes
Diffstat (limited to 'sbin/devd')
| -rw-r--r-- | sbin/devd/devd.8 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sbin/devd/devd.8 b/sbin/devd/devd.8 index 8c96eaf45796..32c67989c953 100644 --- a/sbin/devd/devd.8 +++ b/sbin/devd/devd.8 @@ -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 |
