Skip to content

Commit c3666b4

Browse files
committed
Mark fixes in second print in errata page
1 parent 9b3ca36 commit c3666b4

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

html/errata.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,21 +21,25 @@ <h1>Errata<div style="font-size: 70%"><a class="subtlelink" href="index.html">El
2121
page</a>. To report a problem that is not listed
2222
here, <a href="mailto:[email protected]">send me an email</a>.</p>
2323

24+
<p>Issues whose page number is followed by an ordinal number are only
25+
present up to the print denoted by that number. I.e. those followed by
26+
“1st” were fixed in the second print.</p>
2427

2528
<h2>Chapter 2</h2>
2629

27-
<p><strong>Page 34</strong> (Updating Bindings Succintly): Where it
30+
<p><strong>Page 34</strong> (1st) <em>Updating Bindings Succintly</em>: Where it
2831
says <code>counter-</code> it should be <code>counter--</code>.</p>
2932

3033
<h2>Chapter 10</h2>
3134

32-
<p><strong>Page 168</strong> (Modules as Building Blocks): In “each
35+
<p><strong>Page 168</strong> (1st) <em>Modules as Building Blocks</em>: In “each
3336
needs it own private scope“, it should say “<em>its</em> own private
3437
scope“.
3538

3639
<h2>Chapter 20</h2>
3740

38-
<p><strong>Page 369</strong> (Directory Creation): <code>MKCOL</code> stands for
39-
"make collection", not "make column" as the book claims.</p>
41+
<p><strong>Page 369</strong> (1st) <em>Directory
42+
Creation</em>: <code>MKCOL</code> stands for “make collection”, not “make
43+
column” as the book claims.</p>
4044

4145
</article>

0 commit comments

Comments
 (0)