summaryrefslogtreecommitdiffstats
path: root/usr.sbin/i4b
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
committerdd <dd@FreeBSD.org>2001-07-09 09:54:33 +0000
commiteaa6ee03b8ac1955cc60d99d119a22318d1baa61 (patch)
treeab3b6200f079a95b6a4418f399032563aa053a74 /usr.sbin/i4b
parent8636b161b333b18525b6f5ffc5139079c29c0d63 (diff)
downloadFreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.zip
FreeBSD-src-eaa6ee03b8ac1955cc60d99d119a22318d1baa61.tar.gz
mdoc(7) police: remove extraneous .Pp before and/or after .Sh.
Diffstat (limited to 'usr.sbin/i4b')
-rw-r--r--usr.sbin/i4b/g711conv/g711conv.12
-rw-r--r--usr.sbin/i4b/isdnd/isdnd.82
-rw-r--r--usr.sbin/i4b/isdnd/isdnd.rc.51
-rw-r--r--usr.sbin/i4b/isdndebug/isdndebug.81
-rw-r--r--usr.sbin/i4b/isdndecode/isdndecode.81
-rw-r--r--usr.sbin/i4b/isdnmonitor/isdnmonitor.82
-rw-r--r--usr.sbin/i4b/isdntelctl/isdntelctl.81
-rw-r--r--usr.sbin/i4b/isdntest/isdntest.81
-rw-r--r--usr.sbin/i4b/isdntrace/isdntrace.81
-rw-r--r--usr.sbin/i4b/man/i4b.41
-rw-r--r--usr.sbin/i4b/man/i4bing.41
-rw-r--r--usr.sbin/i4b/man/i4bisppp.41
-rw-r--r--usr.sbin/i4b/man/ifpi.44
-rw-r--r--usr.sbin/i4b/man/ifpnp.44
-rw-r--r--usr.sbin/i4b/man/ihfc.42
-rw-r--r--usr.sbin/i4b/man/isic.45
-rw-r--r--usr.sbin/i4b/man/iwic.46
17 files changed, 0 insertions, 36 deletions
diff --git a/usr.sbin/i4b/g711conv/g711conv.1 b/usr.sbin/i4b/g711conv/g711conv.1
index b711587..f163053 100644
--- a/usr.sbin/i4b/g711conv/g711conv.1
+++ b/usr.sbin/i4b/g711conv/g711conv.1
@@ -61,7 +61,6 @@ Reverse bits after conversion
Print the resulting conversion tables (as C-source) to stdout instead of
doing the actual conversion.
.El
-.Pp
.Sh STANDARDS
A-Law and u-Law conversions are specified in ITU Recommendation G.711.
.Pp
@@ -82,7 +81,6 @@ cat max_headroom.ul | g711conv -u -R > /dev/i4btel0
.Pp
converts the u-law coded voice of Max Headroom to A-law, reverses the
bits of the result and moves that to an active isdn4bsd telephone connection.
-.Pp
.Sh AUTHORS
The
.Nm
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8
index 871c661..eca3fef 100644
--- a/usr.sbin/i4b/isdnd/isdnd.8
+++ b/usr.sbin/i4b/isdnd/isdnd.8
@@ -205,7 +205,6 @@ It overrides the config
file option
.Em monitor-allowed .
.El
-.Pp
.Sh INTERACTION WITH THE KERNEL
.Nm Isdnd
communicates with the kernel part of isdn4bsd by receiving status and
@@ -331,7 +330,6 @@ ioctl message, both events are signaled to the
by the kernel sending the
.Em I4B_DISCONNECT_IND
message and the CDID corresponding to the call is no longer valid.
-.Pp
.Sh SIGNALS
Sending a HUP signal to
.Nm
diff --git a/usr.sbin/i4b/isdnd/isdnd.rc.5 b/usr.sbin/i4b/isdnd/isdnd.rc.5
index 655f16b..b2ea569 100644
--- a/usr.sbin/i4b/isdnd/isdnd.rc.5
+++ b/usr.sbin/i4b/isdnd/isdnd.rc.5
@@ -987,7 +987,6 @@ network will cause a new call to be placed.
.Pp
.El
.El
-.Pp
.Sh FILES
.Bl -tag -width /etc/isdn/isdnd.rc -compact
.It Pa /etc/isdn/isdnd.rc
diff --git a/usr.sbin/i4b/isdndebug/isdndebug.8 b/usr.sbin/i4b/isdndebug/isdndebug.8
index 09711b3..214a493 100644
--- a/usr.sbin/i4b/isdndebug/isdndebug.8
+++ b/usr.sbin/i4b/isdndebug/isdndebug.8
@@ -92,7 +92,6 @@ Reset the chipset specific statistics and/or error counters to zero.
.It Fl Q
Reset the Q.921 (D-channel layer 2) frame receive/transmit statistics to zero.
.El
-.Pp
.Sh FILES
/dev/i4bctl
.Sh EXAMPLES
diff --git a/usr.sbin/i4b/isdndecode/isdndecode.8 b/usr.sbin/i4b/isdndecode/isdndecode.8
index db9a77b..6cc1cba 100644
--- a/usr.sbin/i4b/isdndecode/isdndecode.8
+++ b/usr.sbin/i4b/isdndecode/isdndecode.8
@@ -136,7 +136,6 @@ ISDN D-channel layer 2 protocol description.
.It Ar Q.931
ISDN D-channel layer 3 protocol description.
.El
-.Pp
.Sh FILES
.Bl -tag -width daddeldi -compact
.It Pa /dev/i4btrc<n>
diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
index f6a49bd..0cc0a3c 100644
--- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
+++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8
@@ -155,10 +155,8 @@ to monitor a locally running isdnd:
.Bd -literal -offset indent
isdnmonitor -h localhost
.Ed
-.Pp
.Sh DIAGNOSTICS
Exit status is 0 on success, 1 on error.
-.Pp
.Sh SEE ALSO
.Xr isdnd 8
.Sh BUGS
diff --git a/usr.sbin/i4b/isdntelctl/isdntelctl.8 b/usr.sbin/i4b/isdntelctl/isdntelctl.8
index 76bac7c..5fdeb28 100644
--- a/usr.sbin/i4b/isdntelctl/isdntelctl.8
+++ b/usr.sbin/i4b/isdntelctl/isdntelctl.8
@@ -73,7 +73,6 @@ 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
.Nm
utility.
-.Pp
.Sh FILES
/dev/i4btel<n>
.Sh STANDARDS
diff --git a/usr.sbin/i4b/isdntest/isdntest.8 b/usr.sbin/i4b/isdntest/isdntest.8
index 778bf43..3de153c 100644
--- a/usr.sbin/i4b/isdntest/isdntest.8
+++ b/usr.sbin/i4b/isdntest/isdntest.8
@@ -100,7 +100,6 @@ will setup an outgoing call from that machine to itself, connect to itself
and disconnect after 5 seconds.
.Nm Isdntest
has to be finished by the user by entering Control-C.
-.Pp
.Sh FILES
.Bl -tag -width indent
.It Pa /dev/i4b
diff --git a/usr.sbin/i4b/isdntrace/isdntrace.8 b/usr.sbin/i4b/isdntrace/isdntrace.8
index 8ca87f1..2b651ee 100644
--- a/usr.sbin/i4b/isdntrace/isdntrace.8
+++ b/usr.sbin/i4b/isdntrace/isdntrace.8
@@ -174,7 +174,6 @@ any longer access to a 1TR6 based ISDN installation.)
.Nm Isdntrace
automatically detects the layer 3 protocol being used by looking at the
Protocol Discriminator (see: Q.931/1993 pp. 53).
-.Pp
.Sh FILES
.Bl -tag -width daddeldi -compact
.It Pa /dev/i4btrc<n>
diff --git a/usr.sbin/i4b/man/i4b.4 b/usr.sbin/i4b/man/i4b.4
index 4f40110..df7c28c 100644
--- a/usr.sbin/i4b/man/i4b.4
+++ b/usr.sbin/i4b/man/i4b.4
@@ -101,7 +101,6 @@ Accounting information from a network driver.
.It Ar MSG_CHARGING_IND
Charging information from the kernel.
.El
-.Pp
.Sh SEE ALSO
.Xr isdnd 8
.Sh AUTHORS
diff --git a/usr.sbin/i4b/man/i4bing.4 b/usr.sbin/i4b/man/i4bing.4
index c120267..96f92bbe 100644
--- a/usr.sbin/i4b/man/i4bing.4
+++ b/usr.sbin/i4b/man/i4bing.4
@@ -56,7 +56,6 @@ In the case where a Packet for a remote site arrives in the driver and no
connection has been established yet, the driver communicates with the
.Xr isdnd 8
daemon to establish a connection.
-.Pp
.Sh SEE ALSO
.Xr netgraph 4 ,
.Xr isdnd.rc 5 ,
diff --git a/usr.sbin/i4b/man/i4bisppp.4 b/usr.sbin/i4b/man/i4bisppp.4
index 27731d0..c85282c 100644
--- a/usr.sbin/i4b/man/i4bisppp.4
+++ b/usr.sbin/i4b/man/i4bisppp.4
@@ -111,7 +111,6 @@ by default.
See
.Xr sppp 4
for a more detailed discussion of the flags,
-.Pp
.Sh SEE ALSO
.Xr tcpdump 1 ,
.Xr bpf 4 ,
diff --git a/usr.sbin/i4b/man/ifpi.4 b/usr.sbin/i4b/man/ifpi.4
index 58515f1..52358da 100644
--- a/usr.sbin/i4b/man/ifpi.4
+++ b/usr.sbin/i4b/man/ifpi.4
@@ -35,9 +35,7 @@
.Nm ifpi
.Nd isdn4bsd AVM Fritz!Card PCI driver
.Sh SYNOPSIS
-.Pp
.Cd "device ifpi0"
-.Pp
.Sh DESCRIPTION
The
.Nm
@@ -46,10 +44,8 @@ I.430 and layer 1 support for the B-channel.
.Pp
The driver supports passive PCI ISDN cards from AVM based on the proprietary
B-channel controller and PCI interface chip from AVM, Berlin, Germany.
-.Pp
.Sh CAVEATS
The driver is still in a somewhat experimental state.
-.Pp
.Sh BUGS
Always at least one left.
.Sh STANDARDS
diff --git a/usr.sbin/i4b/man/ifpnp.4 b/usr.sbin/i4b/man/ifpnp.4
index d112249..ef965c3 100644
--- a/usr.sbin/i4b/man/ifpnp.4
+++ b/usr.sbin/i4b/man/ifpnp.4
@@ -36,9 +36,7 @@
.Nm ifpnp
.Nd isdn4bsd AVM Fritz!Card PnP driver
.Sh SYNOPSIS
-.Pp
.Cd "device ifpnp"
-.Pp
.Sh DESCRIPTION
The
.Nm
@@ -48,10 +46,8 @@ I.430 and layer 1 support for the B-channel.
The driver supports passive ISA PnP ISDN cards from AVM, based on the
proprietary B-channel controller and ISA PnP interface chip from
AVM, Berlin, Germany.
-.Pp
.Sh CAVEATS
The driver is still in a somewhat experimental state.
-.Pp
.Sh BUGS
Always at least one left.
.Sh STANDARDS
diff --git a/usr.sbin/i4b/man/ihfc.4 b/usr.sbin/i4b/man/ihfc.4
index 8b2c5e2..83a47c2 100644
--- a/usr.sbin/i4b/man/ihfc.4
+++ b/usr.sbin/i4b/man/ihfc.4
@@ -62,10 +62,8 @@ I.430 and layer 1 support for the B-channel.
The driver supports passive ISA ISDN cards based on the HFC[-S][-SP] 2B[DS0]
chips from Cologne Chip Designs such as the Teles 16.3c and
the AcerISDN P10.
-.Pp
.Sh CAVEATS
The driver is still in a somewhat experimental state.
-.Pp
.Sh BUGS
Always at least one left.
.Sh STANDARDS
diff --git a/usr.sbin/i4b/man/isic.4 b/usr.sbin/i4b/man/isic.4
index 5536693..1bd462f 100644
--- a/usr.sbin/i4b/man/isic.4
+++ b/usr.sbin/i4b/man/isic.4
@@ -170,7 +170,6 @@ Cards on the Amiga Zorro bus:
BSC/ITH ISDN Master, ITH ISDN MasterII or VMC ISDN Blaster
.Cd "aster* at zbus?"
.Cd "isic* at aster? port ?"
-.Pp
.Sh DESCRIPTION
The
.Nm
@@ -184,9 +183,7 @@ PEB2085 or PSB 2186) and the High-Level Serial Communications Controller
Extended HSCX (such as the SAB82525 or PSB21525). The newer IPAC chip
(which integrates an ISAC and a HSCX in one chip, with the added benefit
of larger FIFO buffers) is also supported.
-.Pp
.Sh SUPPORTED CARDS
-.Pp
.Bl -tag -width Ds -compact
.It Ar Teles S0/8, Dr. Neuhaus Niccy 1008, Creatix ISDN-S0/8
.Pp
@@ -344,7 +341,6 @@ instead of IPL 6 (which is used by most AmigaOS software).
Note that the ITH ISDN MasterII doesn't work in the DraCo Zorro bus. This
is no NetBSD problem, but general.
.El
-.Pp
.Sh CAVEATS
Note that all of the boards with I/O ports actually use several ranges
of port addresses; Teles happen to refer to the 0xd80 range in their
@@ -353,7 +349,6 @@ to the 0x200 range in their documentation (the board also uses 0x600 etc.)
The driver matches the manufacturers' description for the purposes of
configuration, but of course makes use of all the ports in order to
operate the card.
-.Pp
.Sh BUGS
Since there is no hardware documentation available from several manufacturers
for their boards, it is likely that there are many, many bugs left.
diff --git a/usr.sbin/i4b/man/iwic.4 b/usr.sbin/i4b/man/iwic.4
index a4d7269..35452c4 100644
--- a/usr.sbin/i4b/man/iwic.4
+++ b/usr.sbin/i4b/man/iwic.4
@@ -35,9 +35,7 @@
.Nm iwic
.Nd isdn4bsd Winbond ISDN Chip device driver
.Sh SYNOPSIS
-.Pp
.Cd "device iwic0"
-.Pp
.Sh DESCRIPTION
The
.Nm
@@ -46,18 +44,14 @@ I.430 and layer 1 support for the B-channel.
.Pp
The driver supports passive PCI ISDN cards from various manufacturers
based on the Winbond W6692 chip.
-.Pp
.Sh SUPPORTED CARDS
-.Pp
.Bl -tag -width Ds -compact
.It Ar ASUSCOM P-IN100-ST-D
.Pp
.It Ar Dynalink IS64PPH
.El
-.Pp
.Sh CAVEATS
The driver is still in a somewhat experimental state.
-.Pp
.Sh BUGS
Layer 1 persistent deactivation not yet implemented.
.Sh STANDARDS
OpenPOWER on IntegriCloud