[tor-commits] r24495: {website} Remove spurious whitespace A Fedora user reported that the s (website/trunk/docs/en)

Robert Ransom rransom.8774 at gmail.com
Mon Mar 28 21:12:33 UTC 2011


Author: rransom
Date: 2011-03-28 21:12:32 +0000 (Mon, 28 Mar 2011)
New Revision: 24495

Modified:
   website/trunk/docs/en/rpms.wml
Log:
Remove spurious whitespace

A Fedora user reported that the spaces at the beginning of each line broke
yum.

Modified: website/trunk/docs/en/rpms.wml
===================================================================
--- website/trunk/docs/en/rpms.wml	2011-03-28 21:11:51 UTC (rev 24494)
+++ website/trunk/docs/en/rpms.wml	2011-03-28 21:12:32 UTC (rev 24495)
@@ -24,15 +24,14 @@
     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:
-    <pre>[torproject]
-    name=Tor and Vidalia
-    enabled=1
-    autorefresh=0
-    baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/
-    type=rpm-md
-    gpgcheck=1
-    gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org
-    </pre>
+<pre>[torproject]
+name=Tor and Vidalia
+enabled=1
+autorefresh=0
+baseurl=http://deb.torproject.org/torproject.org/rpm/DISTRIBUTION/
+type=rpm-md
+gpgcheck=1
+gpgkey=http://deb.torproject.org/torproject.org/rpm/RPM-GPG-KEY-torproject.org</pre>
     
     If you wish to track the stable releases of Tor, you should substitute
     DISTRIBUTION with one of the following: centos4, centos5, fc13, fc14, suse</p>



More information about the tor-commits mailing list