[or-cvs] r21670: {website} Change <tt> to <pre> so it's formatted correctly. (website/trunk/docs/en)

Erinn Clark erinn at torproject.org
Tue Feb 16 21:00:49 UTC 2010


Author: erinn
Date: 2010-02-16 21:00:49 +0000 (Tue, 16 Feb 2010)
New Revision: 21670

Modified:
   website/trunk/docs/en/rpms.wml
Log:
Change <tt> to <pre> so it's formatted correctly.


Modified: website/trunk/docs/en/rpms.wml
===================================================================
--- website/trunk/docs/en/rpms.wml	2010-02-16 16:53:17 UTC (rev 21669)
+++ website/trunk/docs/en/rpms.wml	2010-02-16 21:00:49 UTC (rev 21670)
@@ -22,7 +22,7 @@
 You'll need to set up our package repository before you can fetch
 Tor.  Assuming yum, in /etc/yum.repos.d/, create a file called
 torproject.repo.  Edit this file with the following information:
-<tt>[torproject]
+<pre>[torproject]
 name=Tor and Vidalia
 enabled=1
 autorefresh=0
@@ -30,7 +30,7 @@
 type=rpm-md
 gpgcheck=1
 gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org
-</tt>
+</pre>
 
 where you substitute the word (centos4, centos5, fc10, fc11, fc12,
 opensuse) in place of DISTRIBUTION.



More information about the tor-commits mailing list