Discussions of the Parallel Programming book
 help / color / mirror / Atom feed
* [PATCH 0/3] Typo fixes
@ 2016-08-24 14:07 Akira Yokosawa
  2016-08-24 14:09 ` [PATCH 1/3] treewide: Use nbsp after 'Lines' and 'lines' Akira Yokosawa
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Akira Yokosawa @ 2016-08-24 14:07 UTC (permalink / raw)
  To: Paul E. McKenney; +Cc: perfbook, Akira Yokosawa

From 98c6fbbe2a7b04bc1ad11d70d96995425d8635de Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@gmail.com>
Date: Wed, 24 Aug 2016 20:43:42 +0900
Subject: [PATCH 0/3] Typo fixes

Hi,

This series consists of typo fixes.

1st patch is the result of a variant of hypen2endash.sh script.
No, this patch does not convert hyphens to endashes, but
replaces spaces in "lines nn-mm" and "Lines nn-mm" with tildes.
It also corrects typos such as "line^nn-mm" to "lines~nn-mm".
Modified sed script can be found in the commit message.

2nd patch adjusts plurality of verbs in appendix/rcuimpl/rcutreewt.tex
after the 1st patch. This file is not referenced any more, so this fix
may be unnecessary.

3rd patch fixes typos I noticed while reviewing Chapter 7.

                                                  Thanks, Akira

Akira Yokosawa (3):
  treewide: Use nbsp after 'Lines' and 'lines'
  appendix/rcuimpl: Adjust plurality of verb
  locking: Typo fixes

 appendix/questions/after.tex         |  4 +--
 appendix/rcuimpl/rcutreewt.tex       |  8 +++---
 appendix/rcuimpl/srcu.tex            |  2 +-
 appendix/whymb/whymemorybarriers.tex |  2 +-
 datastruct/datastruct.tex            |  2 +-
 formal/dyntickrcu.tex                |  2 +-
 formal/spinhint.tex                  | 56 ++++++++++++++++++------------------
 locking/locking.tex                  |  8 +++---
 toolsoftrade/toolsoftrade.tex        |  2 +-
 9 files changed, 43 insertions(+), 43 deletions(-)

-- 
1.9.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-08-25 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-24 14:07 [PATCH 0/3] Typo fixes Akira Yokosawa
2016-08-24 14:09 ` [PATCH 1/3] treewide: Use nbsp after 'Lines' and 'lines' Akira Yokosawa
2016-08-24 14:10 ` [PATCH 2/3] appendix/rcuimpl: Adjust plurality of verb Akira Yokosawa
2016-08-24 14:11 ` [PATCH 3/3] locking: Typo fixes Akira Yokosawa
2016-08-25 12:22 ` [PATCH 0/3] " Paul E. McKenney

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox