aboutsummaryrefslogtreecommitdiff
path: root/sbin/devfs/devfs.8
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-06-14 11:24:56 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-06-14 11:24:56 +0000
commit55c82bf0d4cb130728c344c768cd9c91a1407108 (patch)
tree02926942e65a111e3a0a0698f79f43ec67129636 /sbin/devfs/devfs.8
parentd3b3ec17a8aaee470d14e2d0e7215bd3831a1ee9 (diff)
downloadsrc-55c82bf0d4cb130728c344c768cd9c91a1407108.tar.gz
src-55c82bf0d4cb130728c344c768cd9c91a1407108.zip
Markup fixes.
Approved by: re (blanket)
Notes
Notes: svn path=/head/; revision=147369
Diffstat (limited to 'sbin/devfs/devfs.8')
-rw-r--r--sbin/devfs/devfs.88
1 files changed, 5 insertions, 3 deletions
diff --git a/sbin/devfs/devfs.8 b/sbin/devfs/devfs.8
index 53ffa9e60032..ec517b0ce265 100644
--- a/sbin/devfs/devfs.8
+++ b/sbin/devfs/devfs.8
@@ -234,6 +234,11 @@ will return the same information regardless of the mount-point specified with
.Fl m .
The mount-point is only relevant when changing what its current ruleset is
or when using one of the apply commands.
+.Sh FILES
+.Bl -tag -compact
+.It Pa /etc/defaults/devfs.rules
+.It Pa /etc/devfs.rules
+.El
.Sh EXAMPLES
When the system boots,
the only ruleset that exists is ruleset number 0;
@@ -338,9 +343,6 @@ The above copies all the rules from ruleset 20 into ruleset 10.
The rule numbers are preserved,
but ruleset 10 may already have rules with non-conflicting numbers
(these will be preserved).
-.Sh FILES
-.Pa /etc/defaults/devfs.rules ,
-.Pa /etc/devfs.rules
.Sh SEE ALSO
.Xr chmod 1 ,
.Xr jail 2 ,