- 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)
This commit is contained in:
danger 2006-12-29 23:23:59 +00:00
parent 6739423b10
commit ec735dd5b8

View File

@ -25,7 +25,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd July 1, 2002
.Dd November 5, 2006
.Dt DEVFS 8
.Os
.Sh NAME
@ -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