gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33078 - gnunet/doc


From: gnunet
Subject: [GNUnet-SVN] r33078 - gnunet/doc
Date: Tue, 15 Apr 2014 15:39:43 +0200

Author: teichm
Date: 2014-04-15 15:39:42 +0200 (Tue, 15 Apr 2014)
New Revision: 33078

Modified:
   gnunet/doc/gnunet-c-tutorial.tex
Log:
fixed error in c tutorial.tex. The pdf still needs to be built by s.o. with 
pdflatex and checked for errors!



Modified: gnunet/doc/gnunet-c-tutorial.tex
===================================================================
--- gnunet/doc/gnunet-c-tutorial.tex    2014-04-15 08:57:15 UTC (rev 33077)
+++ gnunet/doc/gnunet-c-tutorial.tex    2014-04-15 13:39:42 UTC (rev 33078)
@@ -159,7 +159,7 @@
 \lstset{language=bash}
 \begin{lstlisting}
 $ export PATH=$PATH:$PREFIX/bin
-$ echo export PATH=$PREFIX/bin:\textbackslash$PATH >> ~/.bashrc
+$ echo export PATH=$PREFIX/bin:\\$PATH >> ~/.bashrc
 $ mkdir ~/.gnunet/
 $ touch ~/.gnunet/gnunet.conf
 \end{lstlisting}




reply via email to

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