BSD 4_3 release
[unix-history] / usr / man / man8 / makedev.8
index 2e64799..9fd3997 100644 (file)
@@ -1,7 +1,13 @@
-.TH MAKEDEV 8 "4 March 1983"
-.UC 4
+.\" Copyright (c) 1983 Regents of the University of California.
+.\" All rights reserved.  The Berkeley software License Agreement
+.\" specifies the terms and conditions for redistribution.
+.\"
+.\"    @(#)makedev.8   6.2 (Berkeley) 5/19/86
+.\"
+.TH MAKEDEV 8 "May 19, 1986"
+.UC 5
 .SH NAME
 .SH NAME
-MAKEDEV \- make system special files
+makedev \- make system special files
 .SH SYNOPSIS
 .B /dev/MAKEDEV 
 .IR device ...
 .SH SYNOPSIS
 .B /dev/MAKEDEV 
 .IR device ...
@@ -26,11 +32,9 @@ listed below.
 Create the
 .I standard
 devices for the system; e.g. /dev/console, /dev/tty.
 Create the
 .I standard
 devices for the system; e.g. /dev/console, /dev/tty.
-The VAX-11/780 console floppy device, /dev/floppy, is
-also created with this entry.  For machines with a TU58
-console cassette (or cassettes), the 
-.IR tu?
-entry should be specified after this entry.
+The VAX-11/780 console floppy device, /dev/floppy, and VAX-11/750
+and VAX-11/730 console cassette device(s), /dev/tu?, are also
+created with this entry.
 .TP
 .B local
 Create those devices specific to the local site.  This
 .TP
 .B local
 Create those devices specific to the local site.  This
@@ -49,10 +53,5 @@ called from the script.  Use ``sh -x MAKEDEV'' in case of
 trouble.
 .SH "SEE ALSO"
 intro(4),
 trouble.
 .SH "SEE ALSO"
 intro(4),
-intro(4V),
 config(8),
 mknod(8)
 config(8),
 mknod(8)
-.SH BUGS
-When more than one piece of hardware of the same ``kind'' is
-present on a machine (for instance, a dh and a dmf), naming
-conflicts arise.