summaryrefslogtreecommitdiff
path: root/sbin/devfs/devfs.8
diff options
context:
space:
mode:
authorGavin Atkinson <gavin@FreeBSD.org>2010-02-28 11:22:42 +0000
committerGavin Atkinson <gavin@FreeBSD.org>2010-02-28 11:22:42 +0000
commita9587ac8fb5a5a8876f8819d1d4ac3124189efdd (patch)
tree96824a6b5c14c029a2b84e1c9358b212c7e2d4cd /sbin/devfs/devfs.8
parentc5fbbca5d668fc7898ff25d856fc3cb3b2b2ff82 (diff)
Notes
Diffstat (limited to 'sbin/devfs/devfs.8')
-rw-r--r--sbin/devfs/devfs.89
1 files changed, 7 insertions, 2 deletions
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8
index d9a00f0a7970..7a744d437e07 100644
--- a/sbin/devfs/devfs.8
+++ b/sbin/devfs/devfs.8
@@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 1, 2008
+.Dd February 21, 2010
.Dt DEVFS 8
.Os
.Sh NAME
@@ -196,6 +196,9 @@ Apply all the rules in ruleset number
to the node.
This does not necessarily result in any changes to the node
(e.g., if none of the rules in the included ruleset match).
+Include commands in the referenced
+.Ar ruleset
+are not resolved.
.It Cm mode Ar filemode
Set the file mode to
.Ar filemode ,
@@ -243,7 +246,9 @@ configuration file.
.It Pa /etc/devfs.rules
Local
.Nm
-configuration file.
+configuration file. Rulesets in here override those in
+.Pa /etc/defaults/devfs.rules
+with the same ruleset number, otherwise the two files are effectively merged.
.It Pa /etc/devfs.conf
Boot-time
.Nm