From 494a5dab55b60e5bf1c5544e70041c1f8f07704f Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Tue, 25 Mar 2003 12:09:06 +0000 Subject: [PATCH] Delete MAKEDEV traces --- share/man/man4/intro.4 | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/share/man/man4/intro.4 b/share/man/man4/intro.4 index 8912544cc15..35d30587b27 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