regen (i4b -> isdn)
This commit is contained in:
parent
b097765198
commit
9e124a28b0
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.1 2002/06/18 13:30:05 wiz Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.2 2002/06/18 13:41:40 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd
|
||||
.Dd June 18, 2002
|
||||
.Dt MAKEDEV 8 evbmips
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -97,6 +97,8 @@ shell script with the argument ``all''.
|
|||
All USB devices. If units are expected for a device
|
||||
.Pa MAKEDEV
|
||||
supplies the standard numbers.
|
||||
.It Ar isdns
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
Please note that any hash marks
|
||||
|
@ -194,16 +196,21 @@ Modem
|
|||
. El
|
||||
.It ISDN devices :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Communication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephony device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. It Ar isdn
|
||||
Communication between userland isdnd and kernel, see
|
||||
.Xr \&isdn 4
|
||||
. It Ar isdnctl
|
||||
Control device, see
|
||||
.Xr \&isdnctl 4
|
||||
. It Ar isdnbchan#
|
||||
Raw b-channel access, see
|
||||
.Xr \&isdnbchan 4
|
||||
. It Ar isdntel#
|
||||
Telephony device, see
|
||||
.Xr \&isdntel 4
|
||||
. It Ar isdntrc#
|
||||
Trace device, see
|
||||
.Xr \&isdntrc 4
|
||||
. El
|
||||
.It Special purpose devices :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
.\" *** DO NOT EDIT - any changes will be lost!!!
|
||||
.\" *** ------------------------------------------------------------------
|
||||
.\"
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.1 2002/06/18 13:30:08 wiz Exp $
|
||||
.\" $NetBSD: MAKEDEV.8,v 1.2 2002/06/18 13:41:40 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
|
@ -42,7 +42,7 @@
|
|||
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
||||
.\" POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd
|
||||
.Dd June 18, 2002
|
||||
.Dt MAKEDEV 8 sbmips
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -97,7 +97,7 @@ shell script with the argument ``all''.
|
|||
All USB devices. If units are expected for a device
|
||||
.Pa MAKEDEV
|
||||
supplies the standard numbers.
|
||||
.It Ar isdn
|
||||
.It Ar isdns
|
||||
Make ISDN devices
|
||||
.El
|
||||
.Pp
|
||||
|
@ -181,16 +181,21 @@ Modem
|
|||
. El
|
||||
.It ISDN devices :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
. It Ar i4b
|
||||
Communication between userland isdnd and kernel
|
||||
. It Ar i4bctl
|
||||
Control device
|
||||
. It Ar i4brbch#
|
||||
Raw b-channel access
|
||||
. It Ar i4btel#
|
||||
Telephony device
|
||||
. It Ar i4btrc#
|
||||
Trace device
|
||||
. It Ar isdn
|
||||
Communication between userland isdnd and kernel, see
|
||||
.Xr \&isdn 4
|
||||
. It Ar isdnctl
|
||||
Control device, see
|
||||
.Xr \&isdnctl 4
|
||||
. It Ar isdnbchan#
|
||||
Raw b-channel access, see
|
||||
.Xr \&isdnbchan 4
|
||||
. It Ar isdntel#
|
||||
Telephony device, see
|
||||
.Xr \&isdntel 4
|
||||
. It Ar isdntrc#
|
||||
Trace device, see
|
||||
.Xr \&isdntrc 4
|
||||
. El
|
||||
.It Special purpose devices :
|
||||
. Bl -tag -width 0123456789 -compact
|
||||
|
|
Loading…
Reference in New Issue