aboutsummaryrefslogtreecommitdiff
path: root/sbin/devfs
diff options
context:
space:
mode:
authorDaniel Gerzo <danger@FreeBSD.org>2006-11-05 19:37:27 +0000
committerDaniel Gerzo <danger@FreeBSD.org>2006-11-05 19:37:27 +0000
commit2242569921e4813c2404025b5b7c444879e4679a (patch)
tree4baaa3bc992194b0ebd749343f6864fc5eba3320 /sbin/devfs
parentd3dc0c9de4d11df77993fad87b75a4c6769eecf6 (diff)
downloadsrc-2242569921e4813c2404025b5b7c444879e4679a.tar.gz
src-2242569921e4813c2404025b5b7c444879e4679a.zip
- 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
Notes
Notes: svn path=/head/; revision=164006
Diffstat (limited to 'sbin/devfs')
-rw-r--r--sbin/devfs/devfs.816
1 files changed, 16 insertions, 0 deletions
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