.\"
.\" $FreeBSD$
.Dd July 12, 2013
.Dd September 7, 2016
.Dt DEVFS 8
.Os
.Sh NAME
.It Pa /etc/devfs.rules
Local
.Nm
configuration file. Rulesets in here override those in
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
.Xr chown 8 ,
.Xr jail 8 ,
.Xr mknod 8
.Sh HISTORY
The
utility first appeared in
.Fx 5.0 .
.Sh AUTHORS
.An Dima Dorfman