gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r30209 - msh/doc


From: gnunet
Subject: [GNUnet-SVN] r30209 - msh/doc
Date: Wed, 16 Oct 2013 11:41:20 +0200

Author: harsha
Date: 2013-10-16 11:41:20 +0200 (Wed, 16 Oct 2013)
New Revision: 30209

Modified:
   msh/doc/msh.tex
Log:
- doc fixes


Modified: msh/doc/msh.tex
===================================================================
--- msh/doc/msh.tex     2013-10-16 09:27:52 UTC (rev 30208)
+++ msh/doc/msh.tex     2013-10-16 09:41:20 UTC (rev 30209)
@@ -208,23 +208,18 @@
 together with the MPI compiler wrapper \texttt{mpicc}.
 
 Once the dependencies are installed, MSH can be installed by running the
-following in the MSH source directory:
-{\small
-\begin{verbatim}
+commands listed in Listing~\ref{lst:installation}in the MSH source directory:
+\begin{lstlisting}[language=bash,caption=Installation 
commands,label=lst:installation]
 $ ./configure
 $ make
 $ make install
-\end{verbatim} %$
-}
+\end{lstlisting} %$
+
 If the required dependencies are not in the default search paths of the
 compiler, \texttt{configure} may fail complaining an error.  These can be fixed
 by providing the installation directories of the dependencies to
 \texttt{configure}.  For a list of available options type:
-{\small
-\begin{verbatim}
-$ ./configure --help
-\end{verbatim}%$
-}
+\texttt{./configure --help}
 
 
 \section{Starting MSH}
@@ -328,7 +323,7 @@
 On a system with LoadLeveler such as SuperMUC the above experiment startup is
 shown in Listing~\ref{lst:ll_interactive_testbed_startup}
 
-\begin{lstlisting}[language=bash, label=ll_interactive_testbed_startup,
+\begin{lstlisting}[language=bash, label=lst:ll_interactive_testbed_startup,
   caption=Commands to start testbed program which uses MSH with LoadLeveler
   scheduler]
 $ export MP_NODES=3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]