Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Fix SYNOPSIS, and some other (mostly markup) ...



details:   https://anonhg.NetBSD.org/src/rev/97afa09fd4b7
branches:  trunk
changeset: 509763:97afa09fd4b7
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat May 12 13:21:44 2001 +0000

description:
Fix SYNOPSIS, and some other (mostly markup) improvements.

diffstat:

 share/man/man4/i4b.4      |  11 ++++-------
 share/man/man4/i4bctl.4   |  10 ++++------
 share/man/man4/i4bipr.4   |  10 ++++------
 share/man/man4/i4bisppp.4 |  14 +++++++-------
 share/man/man4/i4brbch.4  |  10 ++++------
 share/man/man4/i4btel.4   |  16 ++++++++--------
 share/man/man4/i4btrc.4   |  13 +++++++------
 7 files changed, 38 insertions(+), 46 deletions(-)

diffs (266 lines):

diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4b.4
--- a/share/man/man4/i4b.4      Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4b.4      Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4b.4,v 1.3 2001/04/09 13:14:52 wiz Exp $
+.\" $NetBSD: i4b.4,v 1.4 2001/05/12 13:21:44 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: i4b.4,v 1.3 2001/04/09 13:14:52 wiz Exp $
+.\"    $Id: i4b.4,v 1.4 2001/05/12 13:21:44 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4b
 .Nd isdn4bsd call control ISDN driver
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4b\&"
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4b"
 .Sh DESCRIPTION
 The
 .Nm
@@ -102,7 +100,6 @@
 .It Ar MSG_CHARGING_IND
 Charging information from the kernel.
 .El
-.Pp
 .Sh SEE ALSO
 .Xr isdnd 8
 .Sh AUTHOR
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4bctl.4
--- a/share/man/man4/i4bctl.4   Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4bctl.4   Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4bctl.4,v 1.3 2001/04/09 13:14:25 wiz Exp $
+.\" $NetBSD: i4bctl.4,v 1.4 2001/05/12 13:21:45 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: i4bctl.4,v 1.3 2001/04/09 13:14:25 wiz Exp $
+.\"    $Id: i4bctl.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4bctl
 .Nd control device for the isdn4bsd kernel part
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4bctl\&"
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4bctl"
 .Sh DESCRIPTION
 .Nm
 is used by the
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4bipr.4
--- a/share/man/man4/i4bipr.4   Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4bipr.4   Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4bipr.4,v 1.3 2001/04/09 13:14:06 wiz Exp $
+.\" $NetBSD: i4bipr.4,v 1.4 2001/05/12 13:21:45 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: i4bipr.4,v 1.3 2001/04/09 13:14:06 wiz Exp $
+.\"    $Id: i4bipr.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4bipr
 .Nd isdn4bsd IP over ISDN B-channel network driver
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4bipr\&" Op count
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4bipr" Ar count
 .Sh DESCRIPTION
 The
 .Nm
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4bisppp.4
--- a/share/man/man4/i4bisppp.4 Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4bisppp.4 Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4bisppp.4,v 1.1 2001/04/09 19:16:03 wiz Exp $
+.\" $NetBSD: i4bisppp.4,v 1.2 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" Copyright (c) 1997, 2000 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: i4bisppp.4,v 1.1 2001/04/09 19:16:03 wiz Exp $
+.\"    $Id: i4bisppp.4,v 1.2 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4bisppp
 .Nd isdn4bsd synchronous PPP over ISDN B-channel network driver
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4bisppp\&" Op count
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4bisppp" Ar count
 .Sh DESCRIPTION
 The
 .Nm
@@ -55,7 +53,9 @@
 driver to support more i4b/ISDN specific options. As a consequence it is no
 longer necessary to add a "options sppp" to your kernel
 .Xr config 8
-file. For configuration of the i4bsppp driver, either the
+file. For configuration of the
+.Nm
+driver, either the
 .Xr ispppcontrol 8
 utility is used or it is configured via
 .Xr isdnd 8
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4brbch.4
--- a/share/man/man4/i4brbch.4  Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4brbch.4  Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4brbch.4,v 1.3 2001/04/09 13:13:15 wiz Exp $
+.\" $NetBSD: i4brbch.4,v 1.4 2001/05/12 13:21:45 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: i4brbch.4,v 1.3 2001/04/09 13:13:15 wiz Exp $
+.\"    $Id: i4brbch.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4brbch
 .Nd isdn4bsd ISDN Raw B-CHannel access driver
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4brbch\&" Op count
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4brbch" Ar count
 .Sh DESCRIPTION
 The
 .Nm
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4btel.4
--- a/share/man/man4/i4btel.4   Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4btel.4   Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4btel.4,v 1.3 2001/04/09 13:12:55 wiz Exp $
+.\" $NetBSD: i4btel.4,v 1.4 2001/05/12 13:21:45 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: i4btel.4,v 1.3 2001/04/09 13:12:55 wiz Exp $
+.\"    $Id: i4btel.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4btel
 .Nd isdn4bsd ISDN B-channel telephony interface driver
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4btel\&" Op count
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4btel" Ar count
 .Sh DESCRIPTION
 The
 .Nm
@@ -55,7 +53,7 @@
 Functionality one is used to enable commands to dial out and hang up and
 receive responses about the state of the dial out progress and status.
 This commands may change in the future, for details see the file
-.Em i4b_tel_ioctl.h
+.Pa /usr/include/netisdn/i4b_tel_ioctl.h
 and the
 .Xr isdntel 8
 utility.
@@ -66,7 +64,9 @@
 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
+.Nm
+driver by using the
 .Xr isdntelctl 8
 utility.
 .Pp
diff -r e8eb7eaf2bd8 -r 97afa09fd4b7 share/man/man4/i4btrc.4
--- a/share/man/man4/i4btrc.4   Sat May 12 10:26:22 2001 +0000
+++ b/share/man/man4/i4btrc.4   Sat May 12 13:21:44 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: i4btrc.4,v 1.3 2001/04/09 13:11:58 wiz Exp $
+.\" $NetBSD: i4btrc.4,v 1.4 2001/05/12 13:21:45 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: i4btrc.4,v 1.3 2001/04/09 13:11:58 wiz Exp $
+.\"    $Id: i4btrc.4,v 1.4 2001/05/12 13:21:45 wiz Exp $
 .\"
 .\" $FreeBSD$
 .\"
@@ -35,10 +35,8 @@
 .Sh NAME
 .Nm i4btrc
 .Nd isdn4bsd ISDN interface driver for D and B channel tracing
-.Sh FreeBSD SYNOPSIS
-.Cd pseudo-device \&"i4btrc\&" Op count
-.Sh NetBSD SYNOPSIS
-none
+.Sh SYNOPSIS
+.Cd "pseudo-device i4btrc" Ar count
 .Sh DESCRIPTION
 The
 .Nm
@@ -46,6 +44,9 @@
 and queues it to be read and further processed by the
 .Xr isdntrace 8
 utility.
+Currently,
+.Ar count
+should be the number of B channels (twice the number of cards).
 .Sh SEE ALSO
 .Xr isdnd 8 ,
 .Xr isdntrace 8



Home | Main Index | Thread Index | Old Index