Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
From: SeongJae Park <sj38.park@gmail.com>
To: paulmck@linux.vnet.ibm.com
Cc: perfbook@vger.kernel.org, SeongJae Park <sj38.park@gmail.com>
Subject: [PATCH 1/2] debugging: Add missing tilde
Date: Tue, 23 Aug 2016 09:06:27 +0900	[thread overview]
Message-ID: <1471910788-24070-2-git-send-email-sj38.park@gmail.com> (raw)
In-Reply-To: <1471910788-24070-1-git-send-email-sj38.park@gmail.com>

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 debugging/debugging.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debugging/debugging.tex b/debugging/debugging.tex
index b8156c8..0162442 100644
--- a/debugging/debugging.tex
+++ b/debugging/debugging.tex
@@ -2230,7 +2230,7 @@ Lines~32 and~33 then compute the maximum of these two values.

 Each pass through the loop spanning lines~34-43 attempts to add another
 data value to the set of good data.
-Lines 35-39 compute the trend-break delta, with line~36 disabling this
+Lines~35-39 compute the trend-break delta, with line~36 disabling this
 limit if we don't yet have enough values to compute a trend,
 and with lines~38 and~39 multiplying \co{trendbreak} by the average
 difference between pairs of data values in the good set.
-- 
1.9.1


  reply	other threads:[~2016-08-23  0:06 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-23  0:06 [PATCH 0/2] debugging: Trivial fixups SeongJae Park
2016-08-23  0:06 ` SeongJae Park [this message]
2016-08-23  0:06 ` [PATCH 2/2] debugging: Fix contextual typos SeongJae Park
2016-08-23  0:49 ` [PATCH 0/2] debugging: Trivial fixups Paul E. McKenney
2016-08-23  0:59   ` SeongJae Park

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1471910788-24070-2-git-send-email-sj38.park@gmail.com \
    --to=sj38.park@gmail.com \
    --cc=paulmck@linux.vnet.ibm.com \
    --cc=perfbook@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox