summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/Appendices.tex
diff options
context:
space:
mode:
authorrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2007-10-12 15:36:13 +0000
committerrideout <rideout@17b73243-c579-4c4c-a9d2-2d5706c11dac>2007-10-12 15:36:13 +0000
commit2f0e7f529175223707b9862289ee89cab9e0bc57 (patch)
tree38833f2fb5b118b6e5499cd3c86a42ac50f745a7 /doc/UsersGuide/Appendices.tex
parentec8461a35c77c20e01236bc48a4bbf8f9890c6aa (diff)
Fixed two typos, and comment that we should document the MESSAGE field for
configuration scripts. git-svn-id: http://svn.cactuscode.org/flesh/trunk@4431 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide/Appendices.tex')
-rw-r--r--doc/UsersGuide/Appendices.tex8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index 50edec9b..5fc4e836 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -766,7 +766,7 @@ beginning of a line followed by \var{<default value>} on that same line.
{\t STEERABLE} specifies when a parameter value may be changed. By
default parameters may not be changed after the parameter file has
been read, or on restarting from checkpoint. This option relaxes
- this restricting, specifying that the parameter may be changed at
+ this restriction, specifying that the parameter may be changed at
recovery time from a parameter file or at any time using the Flesh
routine {\tt CCTK\_ParameterSet} --- see the Reference Guide.
@@ -1031,7 +1031,7 @@ PROVIDES <\var{Capability}>
\{
SCRIPT <\var{Configuration script}>
LANG <\var{Language}>
- [OPTIONS [<option>[,<option>]...]]
+ [OPTIONS [<option>[,<option>]...]]
\}
\end{alltt}
@@ -1040,7 +1040,7 @@ this capability has a given detection script which may be used to
configure it (e.g. running an autoconf script or detecting an external
library's location). The script should output configuration
information on its standard output --- the syntax is described below
-in sectio \ref{sec:Appendix.configuration.ccl.configscript}. The
+in section \ref{sec:Appendix.configuration.ccl.configscript}. The
script may also indicate the failure to detect a capability by
returning a non-zero exit code; this will stop the build after the
CST stage.
@@ -1088,6 +1088,8 @@ standard output:
\begin{itemize}
+% [[How about the MESSAGE field?]]
+
\item
\begin{alltt}