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