summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-08-18 16:15:43 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2004-08-18 16:15:43 +0000
commitb42a88b52ddcd4f10dc97a37f715cbe99f25a747 (patch)
tree5e9a85369222da50b1d2e634dbe7068d9067ca45 /doc
parentd10236ce62feabc2a9fd8eec58d8f0a90a43447e (diff)
Fixing some typos in the description of the syntax of the output
of configuration scripts. git-svn-id: http://svn.cactuscode.org/flesh/trunk@3846 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc')
-rw-r--r--doc/UsersGuide/Appendices.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/UsersGuide/Appendices.tex b/doc/UsersGuide/Appendices.tex
index a7bbe535..3c034d99 100644
--- a/doc/UsersGuide/Appendices.tex
+++ b/doc/UsersGuide/Appendices.tex
@@ -1012,9 +1012,9 @@ thorns using this capability.
\item
\begin{alltt}
-BEGIN MAKE DEFINITION
+BEGIN MAKE_DEFINITION
<text>
-END MAKE DEFINITION
+END MAKE_DEFINITION
\end{alltt}
Adds a makefile definition into the compilation of all thorns using
@@ -1023,9 +1023,9 @@ this capability.
\item
\begin{alltt}
-MAKE DEPENDENCY
+BEGIN MAKE_DEPENDENCY
<text>
-END MAKE DEPENDENCY
+END MAKE_DEPENDENCY
\end{alltt}
Adds makefile dependency information into the compilation of all