From b9a86cb6204536e44d30a52a09e383b169e52696 Mon Sep 17 00:00:00 2001
From: Tim Daly <daly@axiom-developer.org>
Date: Thu, 18 Aug 2016 16:31:07 -0400
Subject: [PATCH] books/bookvol4 fix github #1, a typesetting error in
 bookvol4, p18

Goal: Axiom Maintenance
---
 books/bookvol4.pamphlet        |    6 +++---
 changelog                      |    2 ++
 patch                          |   21 +--------------------
 src/axiom-website/patches.html |    2 ++
 4 files changed, 8 insertions(+), 23 deletions(-)

diff --git a/books/bookvol4.pamphlet b/books/bookvol4.pamphlet
index 6a1df38..842de93 100644
--- a/books/bookvol4.pamphlet
+++ b/books/bookvol4.pamphlet
@@ -4293,7 +4293,7 @@ This directory left intentionally blank :-) (an old IBM joke).
 ./doc/tex
 
 These are the files necessary to create the famous goertler document.
-If you figure hou how to use these please send us the instructions
+If you figure out how to use these please send us the instructions
 and we will add a log to the campfire with your name on it (a rare
 honor indeed as luser's names rarely reach the inner circle).
 
@@ -4360,7 +4360,7 @@ of places to search for function names.
 
 *********************************************
 
-\subsection{The mnt/linux/lib directory}
+\subsection{The mnt/linux/etc directory}
 \vskip .25in
 \noindent
 ./lib
@@ -4534,7 +4534,7 @@ case that you might want an error message or an error return code
 from AXIOMsys. You can set this option with 
 \begin{verbatim}
   )set breakmode quit
-)end{verbatim}
+\end{verbatim}
 This will cause AXIOMsys to exit with the return code of 1.
 Note that if you invoke the ``axiom'' shell script to start
 AXIOMsys you will not see this return code (sman swallows it).
diff --git a/changelog b/changelog
index 2e1e25b..991a757 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,5 @@
+20160818 tpd src/axiom-website/patches.html 20160818.01.tpd.patch
+20160818 tpd books/bookvol4 fix github #1, a typesetting error in bookvol4, p18
 20160817 tpd src/axiom-website/patches.html 20160817.01.tpd.patch
 20160817 tpd books/bookvol5 fix Make/build failure (#5)
 20160816 tpd src/axiom-website/patches.html 20160816.01.tpd.patch
diff --git a/patch b/patch
index d230f5e..0286973 100644
--- a/patch
+++ b/patch
@@ -1,23 +1,4 @@
-books/bookvol5 fix Make/build failure (#5)
+books/bookvol4 fix github #1, a typesetting error in bookvol4, p18
 
 Goal: Axiom Maintenance
 
-Date: Mon, 15 Aug 2016 13:14:38 -0700
-From: volmike <notifications@github.com>
-Subject: [daly/axiom] Make/build failure (#5)
-
-Error: UNBOUND-VARIABLE :NAME |sIG{DODOITBUTTON}{STRING|
-Fast links are on: do (si::use-fast-links nil) for debugging
-Signalled by LOAD.
-UNBOUND-VARIABLE :NAME |sIG{DODOITBUTTON}{STRING|
-
-Broken at LOAD.  Type :H for Help.
-    1  Return to top level. 
-BOOT>>make[3]: *** [/home/user/axiom/obj/mint/bin/depsys] Error 255
-rm /home/user/axiom/int/interp/parsing.lisp /home/user/axiom/int/interp/nocompil.lisp /home/user/axiom/int/interp/sys-pkg.lisp /home/user/axiom/int/interp/util.lisp
-make[3]: Leaving directory `/home/user/axiom/src/interp'
-make[2]: *** [interpdir] Error 2
-make[2]: Leaving directory `/home/user/axiom/src'
-make[1]: *** [srcdir] Error 2
-make[1]: Leaving directory `/home/user/axiom'
-make: *** [all] Error 2
diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html
index dcbedfa..8430970 100644
--- a/src/axiom-website/patches.html
+++ b/src/axiom-website/patches.html
@@ -5548,6 +5548,8 @@ books/bookvol7.1 improve literate documentation<br/>
 books/bookvol7.1 improve literate documentation<br/>
 <a href="patches/20160817.01.tpd.patch">20160817.01.tpd.patch</a>
 books/bookvol5 fix Make/build failure (#5)<br/>
+<a href="patches/20160818.01.tpd.patch">20160818.01.tpd.patch</a>
+books/bookvol4 fix github #1, a typesetting error in bookvol4, p18<br/>
  </body>
 </html>
 
-- 
1.7.5.4

