[PATCH 3/5] debugging: Convert to 'description'

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

 



>From 138b82d8fee707c43874095711887e912a9a92a7 Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Thu, 9 Mar 2017 23:52:35 +0900
Subject: [PATCH 3/5] debugging: Convert to 'description'

This list looks better in "description" environment.
Again, \tco{} is safer than \co{} for option names in labels.
Note that ":" at the end of each label is enclosed by \nf{} to
avoid confusing impression that the ":" belongs to the option.

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 debugging/debugging.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debugging/debugging.tex b/debugging/debugging.tex
index 86b1118..6797c2f 100644
--- a/debugging/debugging.tex
+++ b/debugging/debugging.tex
@@ -2191,16 +2191,16 @@ and output consists of one line for each input line, with fields as follows:
 
 This script takes three optional arguments as follows:
 
-\begin{itemize}
-\item	\co{--divisor}: Number of segments to divide the list into,
+\begin{description}
+\item	[\tco{--divisor}\nf{:}] Number of segments to divide the list into,
 	for example, a divisor of four means that the first quarter
 	of the data elements will be assumed to be good.
 	This defaults to three.
-\item	\co{--relerr}: Relative measurement error.  The script assumes
+\item	[\tco{--relerr}\nf{:}] Relative measurement error.  The script assumes
 	that values that differ by less than this error are for all
 	intents and purposes equal.
 	This defaults to 0.01, which is equivalent to 1\%.
-\item	\co{--trendbreak}: Ratio of inter-element spacing constituting
+\item	[\tco{--trendbreak}\nf{:}] Ratio of inter-element spacing constituting
 	a break in the trend of the data.
 	For example, if the average spacing in the data accepted so far
 	is 1.5, then if the trend-break ratio is 2.0, then if the next
@@ -2208,7 +2208,7 @@ This script takes three optional arguments as follows:
 	constitutes a break in the trend.
 	(Unless of course, the relative error is greater than 3.0, in
 	which case the ``break'' will be ignored.)
-\end{itemize}
+\end{description}
 
 Lines~1-3 of
 Figure~\ref{fig:count:Statistical Elimination of Interference}
-- 
2.7.4


--
To unsubscribe from this list: send the line "unsubscribe perfbook" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux