From 2242569921e4813c2404025b5b7c444879e4679a Mon Sep 17 00:00:00 2001 From: Daniel Gerzo Date: Sun, 5 Nov 2006 19:37:27 +0000 Subject: [PATCH] - add some files to FILES section and provide their description - reference devfs.conf and devfs.rules in SEE ALSO section Approved by: keramida (mentor), trhodes (mentor) PR: docs/103347 MFC-after: 3 days --- sbin/devfs/devfs.8 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8 index ec517b0ce265..8191eb8c2642 100644 --- a/sbin/devfs/devfs.8 +++ b/sbin/devfs/devfs.8 @@ -237,7 +237,21 @@ or when using one of the apply commands. .Sh FILES .Bl -tag -compact .It Pa /etc/defaults/devfs.rules +Default +.Nm +configuration file. .It Pa /etc/devfs.rules +Local +.Nm +configuration file. +.It Pa /etc/devfs.conf +Boot-time +.Nm +configuration file. +.It Pa /usr/share/examples/etc/devfs.conf +Example boot-time +.Nm +configuration file. .El .Sh EXAMPLES When the system boots, @@ -348,6 +362,8 @@ but ruleset 10 may already have rules with non-conflicting numbers .Xr jail 2 , .Xr glob 3 , .Xr devfs 5 , +.Xr devfs.conf 5 , +.Xr devfs.rules 5 , .Xr chown 8 , .Xr jail 8 , .Xr mknod 8