From e33bdcedbc10c1c8276ead6e07643ea7a22f17f3 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sun, 28 Nov 2004 17:44:22 +0000 Subject: [PATCH] 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 --- sbin/devd/devd.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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