summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeongJae Park <sj38.park@gmail.com>2023-09-23 09:31:57 -0700
committerPaul E. McKenney <paulmck@kernel.org>2023-09-24 07:44:25 -0700
commitc8e9d8bad712abd85546bada100f73ff0c59c72e (patch)
treed11230933201f83a099e902fbc91a2f3c6a3ad91
parentb97fbdb1d89380ce399da87df1effc287cb09239 (diff)
downloadperfbook-c8e9d8bad712abd85546bada100f73ff0c59c72e.tar.gz
memorder: Add missing unbreakable spaces between 'values', 'and', and numbers
A sentence in memorder.tex is missing unbreakable spaces. Add those. Signed-off-by: SeongJae Park <sj38.park@gmail.com> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
-rw-r--r--memorder/memorder.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/memorder/memorder.tex b/memorder/memorder.tex
index ba921ad8..38ff3a55 100644
--- a/memorder/memorder.tex
+++ b/memorder/memorder.tex
@@ -2227,8 +2227,8 @@ situation arises.
But in
\cref{lst:memorder:Cache-Coherent IRIW Litmus Test},
wouldn't be just as bad if \co{P2()}'s \co{r1} and \co{r2}
- obtained the values 2 and 1, respectively, while \co{P3()}'s
- \co{r3} and \co{r4} obtained the values 1 and 2, respectively?
+ obtained the values~2 and~1, respectively, while \co{P3()}'s
+ \co{r3} and \co{r4} obtained the values~1 and~2, respectively?
}\QuickQuizAnswer{
Yes, it would.
Feel free to modify the \co{exists} clause to