summaryrefslogtreecommitdiff
path: root/doc/UsersGuide/RunningCactus.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/UsersGuide/RunningCactus.tex')
-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}