Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/isdn i4btel -> isdntel.
details: https://anonhg.NetBSD.org/src/rev/61a1601043b7
branches: trunk
changeset: 534525:61a1601043b7
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Jul 29 01:05:37 2002 +0000
description:
i4btel -> isdntel.
diffstat:
usr.sbin/isdn/isdntel/isdntel.8 | 6 +++---
usr.sbin/isdn/isdntelctl/isdntelctl.8 | 22 +++++++++++-----------
2 files changed, 14 insertions(+), 14 deletions(-)
diffs (100 lines):
diff -r 710ceb4dc0fe -r 61a1601043b7 usr.sbin/isdn/isdntel/isdntel.8
--- a/usr.sbin/isdn/isdntel/isdntel.8 Mon Jul 29 01:05:21 2002 +0000
+++ b/usr.sbin/isdn/isdntel/isdntel.8 Mon Jul 29 01:05:37 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: isdntel.8,v 1.4 2002/02/08 01:38:49 ross Exp $
+.\" $NetBSD: isdntel.8,v 1.5 2002/07/29 01:05:37 wiz Exp $
.\"
.\" Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
.\"
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.\" $Id: isdntel.8,v 1.4 2002/02/08 01:38:49 ross Exp $
+.\" $Id: isdntel.8,v 1.5 2002/07/29 01:05:37 wiz Exp $
.\"
.Dd July 11, 1998
.Dt ISDNTEL 8
@@ -89,7 +89,7 @@
.Pp
The screen output should be obvious. If in doubt, consult the source.
.Sh SEE ALSO
-.Xr i4btel 4 ,
+.Xr isdntel 4 ,
.Xr isdnd.rc 5 ,
.Xr isdnd 8
.Sh AUTHORS
diff -r 710ceb4dc0fe -r 61a1601043b7 usr.sbin/isdn/isdntelctl/isdntelctl.8
--- a/usr.sbin/isdn/isdntelctl/isdntelctl.8 Mon Jul 29 01:05:21 2002 +0000
+++ b/usr.sbin/isdn/isdntelctl/isdntelctl.8 Mon Jul 29 01:05:37 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: isdntelctl.8,v 1.5 2002/07/29 00:54:44 wiz Exp $
+.\" $NetBSD: isdntelctl.8,v 1.6 2002/07/29 01:05:37 wiz Exp $
.\"
.\" Copyright (c) 1997, 1999 Hellmuth Michaelis. All rights reserved.
.\"
@@ -23,7 +23,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: isdntelctl.8,v 1.5 2002/07/29 00:54:44 wiz Exp $
+.\" $Id: isdntelctl.8,v 1.6 2002/07/29 01:05:37 wiz Exp $
.\"
.\" $FreeBSD$
.\"
@@ -46,7 +46,7 @@
.Sh DESCRIPTION
.Nm
is part of the isdn4bsd package and is used to configure the sound format
-conversion facilities of the /dev/i4btel interfaces.
+conversion facilities of the /dev/isdntel interfaces.
.Pp
The following options are available:
.Bl -tag -width Ds
@@ -56,10 +56,10 @@
Get the sound format currently in use.
.It Fl u
Set the
-.Pa /dev/i4btel
-unit number. The default value is zero to access
+.Pa /dev/isdntel
+unit number. The default value is zero to access
device
-.Pa /dev/i4btel0 .
+.Pa /dev/isdntel0 .
.It Fl A
Do A-law (ISDN line) -\*[Gt] u-law (userland) conversion.
.It Fl U
@@ -70,15 +70,15 @@
.Pp
The telephony data stream comes out of the line in a bit-reversed format,
so the
-.Xr i4btel 4
+.Xr isdntel 4
driver does the bit-reversion process in any case.
.Pp
Additionally, the user can specify to do A-law to u-law, u-law to A-law
-or no conversion at all in the i4btel driver by using the
+or no conversion at all in the isdntel driver by using the
.Nm
utility.
.Sh FILES
-.Pa /dev/i4btel\*[Lt]n\*[Gt]
+.Pa /dev/isdntel\*[Lt]n\*[Gt]
.Sh EXAMPLES
The command
.Bd -literal -offset indent
@@ -86,10 +86,10 @@
.Ed
.Pp
displays the currently used sound format for device
-.Pa /dev/i4btel0 .
+.Pa /dev/isdntel0 .
.Sh SEE ALSO
.Xr g711conv 1 ,
-.Xr i4btel 4 ,
+.Xr isdntel 4 ,
.Xr isdnd.rc 5 ,
.Xr isdnd 8
.Sh STANDARDS
Home |
Main Index |
Thread Index |
Old Index