aboutsummaryrefslogtreecommitdiff
path: root/share/man/man9/make_dev.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/make_dev.9')
-rw-r--r--share/man/man9/make_dev.96
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/make_dev.9 b/share/man/man9/make_dev.9
index 2beb38586593..5428b4c7a74e 100644
--- a/share/man/man9/make_dev.9
+++ b/share/man/man9/make_dev.9
@@ -81,7 +81,7 @@ structure for a new device, which is returned into the
.Fa cdev
argument.
It also notifies
-.Xr devfs 5
+.Xr devfs 4
of the presence of the new device, that causes corresponding nodes
to be created.
Besides this, a
@@ -123,7 +123,7 @@ would print it.
The name determines its path under
.Pa /dev
or other
-.Xr devfs 5
+.Xr devfs 4
mount point and may contain slash
.Ql /
characters to denote subdirectories.
@@ -457,7 +457,7 @@ flag was specified and the provided device name already exists.
.El
.Sh SEE ALSO
.Xr devctl 4 ,
-.Xr devfs 5 ,
+.Xr devfs 4 ,
.Xr dev_clone 9
.Sh HISTORY
The