about summary refs log tree commit diff
path: root/doc/manual/installation.xml
diff options
context:
space:
mode:
authorEelco Dolstra <e.dolstra@tudelft.nl>2003-08-13T15·17+0000
committerEelco Dolstra <e.dolstra@tudelft.nl>2003-08-13T15·17+0000
commit95b49f804456cf532e61478d7f604aed381173d7 (patch)
treebcb4a97c21ea8469329e24c3435f108e152890a3 /doc/manual/installation.xml
parent68022552d295e5a223b87a1a96814fd2586350ed (diff)
* Manual updates.
Diffstat (limited to 'doc/manual/installation.xml')
-rw-r--r--doc/manual/installation.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/manual/installation.xml b/doc/manual/installation.xml
index 7d8821d4700c..bec9ebb212c1 100644
--- a/doc/manual/installation.xml
+++ b/doc/manual/installation.xml
@@ -26,8 +26,7 @@
     </para>
 
     <screen>
-      $ svn checkout http://losser.st-lab.cs.uu.nl:12080/repos/trace/nix/trunk
-      nix</screen>
+$ svn checkout http://losser.st-lab.cs.uu.nl:12080/repos/trace/nix/trunk nix</screen>
 
     <para>
       Likewise, specific releases can be obtained from the <ulink
@@ -48,8 +47,10 @@
     </para>
 
     <screen>
-      $ autoreconf -i $ ./configure <replaceable>options...</replaceable> $
-      make $ make install</screen>
+$ autoreconf -i
+$ ./configure <replaceable>options...</replaceable>
+$ make
+$ make install</screen>
 
     <para>
       Currently, the only useful switch for <command>configure</command> is