Remove MAKEDEV rot.

PR:		50286, 50285
Submitted by:	Sergey A. Osokin <soa@FreeBSD.org.ru>
This commit is contained in:
Tom Rhodes 2003-03-25 18:08:50 +00:00
parent bb5de30ab4
commit 7ca75716dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112624
2 changed files with 1 additions and 12 deletions

View File

@ -77,16 +77,6 @@ has channels 0, 8, 12, 13, 14, 15.
The channels which have the RS-232 interface can be used
both in synchronous and asynchronous modes (software selectable
by cxconfig utility) and hence are called ``universal'' channels.
.Pp
The special device files,
.Pa /dev/* ,
for the adapter Cronyx-Sigma
are created by th
.Xr MAKEDEV 8
An example:
.Bd -literal
cd /dev
sh MAKEDEV cronyx ttyx0 ttyx1 ttyy0
.Ed
.Sh "Asynchronous driver"
The asynchronous channel device files have the names:

View File

@ -354,8 +354,7 @@ Problems in hardware.
.Xr stty 1 ,
.Xr termios 4 ,
.Xr tty 4 ,
.Xr comcontrol 8 ,
.Xr MAKEDEV 8
.Xr comcontrol 8
.\" XXX add next line to many other drivers.
.Sh HISTORY
The