aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorGiorgos Keramidas <keramida@FreeBSD.org>2003-03-25 12:09:06 +0000
committerGiorgos Keramidas <keramida@FreeBSD.org>2003-03-25 12:09:06 +0000
commit494a5dab55b60e5bf1c5544e70041c1f8f07704f (patch)
treee8b7ac715f0c13b75175a1a7211f9634bd337fe2 /share
parent0c6257801e21401d55cc2f4635d6eaf32a49c163 (diff)
downloadsrc-494a5dab55b60e5bf1c5544e70041c1f8f07704f.tar.gz
src-494a5dab55b60e5bf1c5544e70041c1f8f07704f.zip
Delete MAKEDEV traces
Notes
Notes: svn path=/head/; revision=112606
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/intro.410
1 files changed, 1 insertions, 9 deletions
diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4
index 8912544cc157..35d30587b27c 100644
--- a/share/man/man4/intro.4
+++ b/share/man/man4/intro.4
@@ -75,13 +75,6 @@ in the file system hierarchy
(see also
.Xr hier 7 ) .
.Pp
-Until
-.Xr devfs 5
-is fully functional, each device node must be created statically and
-independently of the existence of the associated device driver,
-usually by running
-.Xr MAKEDEV 8 .
-.Pp
Note that this could lead to an inconsistent state, where either there
are device nodes that do not have a configured driver associated with
them, or there may be drivers that have successfully probed for their
@@ -163,8 +156,7 @@ architecture).
.Xr write 2 ,
.Xr devfs 5 ,
.Xr hier 7 ,
-.Xr config 8 ,
-.Xr MAKEDEV 8
+.Xr config 8
.Sh AUTHORS
.An -nosplit
This man page has been written by