changeset 16068:0f57289d47f1

Make screen output look better
author wight
date Sat, 23 Jul 2005 12:10:43 +0000
parents f9ffda85aeee
children 63d7e6bf5ee0
files DOCS/xml/en/codecs.xml
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/xml/en/codecs.xml	Sat Jul 23 10:12:44 2005 +0000
+++ b/DOCS/xml/en/codecs.xml	Sat Jul 23 12:10:43 2005 +0000
@@ -626,8 +626,8 @@
   If you have the subversion client installed, the latest x264
   sources can be gotten with this command:
   <screen>
-    svn co svn://svn.videolan.org/x264/trunk x264
-  </screen>
+    svn co svn://svn.videolan.org/x264/trunk x264<!--
+  --></screen>
   <application>MPlayer</application> sources are updated whenever
   an <systemitem class="library">x264</systemitem> API change
   occurs, so it is always suggested to use CVS
@@ -642,8 +642,8 @@
   <systemitem class="library">x264</systemitem> is built and
   installed in the standard way:
   <screen>
-    ./configure &amp;&amp; make &amp;&amp; sudo make install
-  </screen>
+    ./configure &amp;&amp; make &amp;&amp; sudo make install<!--
+  --></screen>
   This installs libx264.a in /usr/local/lib and x264.h is placed in
   /usr/local/include.