summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2014-06-23 18:40:21 +0000
committerjoel <joel@FreeBSD.org>2014-06-23 18:40:21 +0000
commitd94b51f5b9d2ec82746ffdf57ecb15252cca123e (patch)
treeceb4f439bccdaec74e6fa2ffb4d100969d70c478 /share
parent0f2e70685cd79d3c85d1847965d5b31f9ff45b6c (diff)
downloadFreeBSD-src-d94b51f5b9d2ec82746ffdf57ecb15252cca123e.zip
FreeBSD-src-d94b51f5b9d2ec82746ffdf57ecb15252cca123e.tar.gz
mdoc: remove superfluous paragraph macros.
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/est.41
-rw-r--r--share/man/man4/mxge.41
-rw-r--r--share/man/man4/ng_async.41
-rw-r--r--share/man/man4/ng_ccatm.41
-rw-r--r--share/man/man4/sysmouse.41
-rw-r--r--share/man/man4/tty.41
-rw-r--r--share/man/man4/vale.41
-rw-r--r--share/man/man9/ifnet.91
8 files changed, 0 insertions, 8 deletions
diff --git a/share/man/man4/est.4 b/share/man/man4/est.4
index 9f60206..4d230e0 100644
--- a/share/man/man4/est.4
+++ b/share/man/man4/est.4
@@ -91,7 +91,6 @@ The valid frequencies that are allowed by this CPU and their step values.
.It dev.est.0.freq_settings: 2201/45000 2200/45000 2000/39581 1900/37387
1800/34806 1700/32703 1600/30227 1500/28212 1400/25828 1300/23900 1200/21613
1100/19775 1000/17582 900/15437 800/13723
-.Pp
.El
.Sh DIAGNOSTICS
.Bl -diag
diff --git a/share/man/man4/mxge.4 b/share/man/man4/mxge.4
index 5a353fb..cb5738c 100644
--- a/share/man/man4/mxge.4
+++ b/share/man/man4/mxge.4
@@ -131,7 +131,6 @@ both be capable of MSI-X.
Older Myri10GE NICs can be field upgraded to add
MSI-X using the "10G NIC Tool Kit" for FreeBSD which is available from
.Pa http://www.myri.com/scs/download-10g-tools.html .
-.Pp
.It Va hw.mxge.rss_hashtype
This value determines how incoming traffic is steered to different
slices.
diff --git a/share/man/man4/ng_async.4 b/share/man/man4/ng_async.4
index ffd9a38..324fa41 100644
--- a/share/man/man4/ng_async.4
+++ b/share/man/man4/ng_async.4
@@ -143,7 +143,6 @@ This command returns a
containing node statistics for packet, octet, and error counts.
.It Dv NGM_ASYNC_CMD_CLR_STATS Pq Ic clrstats
Clears the node statistics.
-.Pp
.El
.Sh SHUTDOWN
This node shuts down upon receipt of a
diff --git a/share/man/man4/ng_ccatm.4 b/share/man/man4/ng_ccatm.4
index f643d72..c3a0df4 100644
--- a/share/man/man4/ng_ccatm.4
+++ b/share/man/man4/ng_ccatm.4
@@ -206,7 +206,6 @@ struct ngm_ccatm_port {
uint32_t port;
};
.Ed
-.Pp
.It Dv NGM_CCATM_START Pq Ic start
Start processing on the port.
The argument is a
diff --git a/share/man/man4/sysmouse.4 b/share/man/man4/sysmouse.4
index a02ffaa..f93fa8e 100644
--- a/share/man/man4/sysmouse.4
+++ b/share/man/man4/sysmouse.4
@@ -441,7 +441,6 @@ The
field
holds the click count: the number of times the user has clicked the button
successively.
-.Pp
.El
.El
.Sh FILES
diff --git a/share/man/man4/tty.4 b/share/man/man4/tty.4
index 70e5da2..ec6d9f1 100644
--- a/share/man/man4/tty.4
+++ b/share/man/man4/tty.4
@@ -127,7 +127,6 @@ Before
.Fx 8.0 ,
it would change to the new line discipline pointed to by
.Fa ldisc .
-.Pp
.It Dv TIOCGETD Fa int *ldisc
Return the current line discipline in the integer pointed to by
.Fa ldisc .
diff --git a/share/man/man4/vale.4 b/share/man/man4/vale.4
index a52b137..4eeab1a 100644
--- a/share/man/man4/vale.4
+++ b/share/man/man4/vale.4
@@ -90,7 +90,6 @@ The maximum number of packets processed internally
in each iteration.
Defaults to 1024, use lower values to trade latency
with throughput.
-.Pp
.It dev.netmap.verbose
Set to non-zero values to enable in-kernel diagnostics.
.El
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9
index f1d3e47..29df470 100644
--- a/share/man/man9/ifnet.9
+++ b/share/man/man9/ifnet.9
@@ -1370,7 +1370,6 @@ function is called to perform the operation; qq.v.
.It Dv SIOCDIFADDR
The socket's protocol control routine is called to implement the
requested action.
-.Pp
.El
.El
.Pp
OpenPOWER on IntegriCloud