diff options
| author | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-25 18:08:50 +0000 |
|---|---|---|
| committer | Tom Rhodes <trhodes@FreeBSD.org> | 2003-03-25 18:08:50 +0000 |
| commit | 7ca75716dc74122f5f990cc576477ffe9e28f59c (patch) | |
| tree | 98fa433533dd956091c318966488069de929f908 | |
| parent | bb5de30ab4ef3294806ed4414dacb5e2f118c816 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/man4.i386/cx.4 | 10 | ||||
| -rw-r--r-- | share/man/man4/man4.i386/dgb.4 | 3 |
2 files changed, 1 insertions, 12 deletions
diff --git a/share/man/man4/man4.i386/cx.4 b/share/man/man4/man4.i386/cx.4 index 55f185e1cf2b0..d6bebc27195ca 100644 --- a/share/man/man4/man4.i386/cx.4 +++ b/share/man/man4/man4.i386/cx.4 @@ -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: diff --git a/share/man/man4/man4.i386/dgb.4 b/share/man/man4/man4.i386/dgb.4 index 4782d27a94efd..76283f549a6a3 100644 --- a/share/man/man4/man4.i386/dgb.4 +++ b/share/man/man4/man4.i386/dgb.4 @@ -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 |
