summaryrefslogtreecommitdiff
path: root/doc/UsersGuide
diff options
context:
space:
mode:
authorbrodrig <brodrig@17b73243-c579-4c4c-a9d2-2d5706c11dac>2009-01-30 18:04:53 +0000
committerbrodrig <brodrig@17b73243-c579-4c4c-a9d2-2d5706c11dac>2009-01-30 18:04:53 +0000
commit776d906d7bc864b37e5c681fca4d6d4e7c5ab222 (patch)
treee7da209e6379038d286e38ccee24fcfc36c69add /doc/UsersGuide
parent9d40252b8bb92e60bc376b7054fe72b32b92da36 (diff)
Missed word Section in Running
git-svn-id: http://svn.cactuscode.org/flesh/trunk@4535 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'doc/UsersGuide')
-rw-r--r--doc/UsersGuide/RunningCactus.tex10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/UsersGuide/RunningCactus.tex b/doc/UsersGuide/RunningCactus.tex
index bed67195..d16a921c 100644
--- a/doc/UsersGuide/RunningCactus.tex
+++ b/doc/UsersGuide/RunningCactus.tex
@@ -498,7 +498,7 @@ compiler reports error messages about unrecognised \verb|#| directives.
the default is no debugging.
Current options are \texttt{yes}, \texttt{no}, or \texttt{memory}. The option
\texttt{yes} switches on all debugging features, whereas \texttt{memory} just
-employs memory tracing (\ref{sec:metr}).
+employs memory tracing (Section \ref{sec:metr}).
\item [\texttt{C\_DEBUG\_FLAGS}]
Debug flags for the C compiler, their use depends on the type of
@@ -587,19 +587,19 @@ type of optimisation being used.
\item [\texttt{C\_WARN\_FLAGS}]
Warning flags for the C compiler, their use depends on the type of
-warnings used during compilation (\ref{sec:gmopfobuco}).
+warnings used during compilation (Section \ref{sec:gmopfobuco}).
\item [\texttt{CXX\_WARN\_FLAGS}]
Warning flags for the C++ compiler, their use depends on the type of
-warnings used during compilation (\ref{sec:gmopfobuco}).
+warnings used during compilation (Section \ref{sec:gmopfobuco}).
\item [\texttt{F90\_WARN\_FLAGS}]
Warning flags for the Fortran 90 compiler, their use depends on the type of
-warnings used during compilation (\ref{sec:gmopfobuco}).
+warnings used during compilation (Section \ref{sec:gmopfobuco}).
\item [\texttt{F77\_WARN\_FLAGS}]
Warning flags for the Fortran 77 compiler, their use depends on the type of
-warnings used during compilation (\ref{sec:gmopfobuco}).
+warnings used during compilation (Section \ref{sec:gmopfobuco}).
\end{Lentry}