Author: elecharny
Date: Thu Nov  1 10:18:59 2012
New Revision: 1404534

URL: http://svn.apache.org/viewvc?rev=1404534&view=rev
Log:
Fixed the boxing in a list

Modified:
    mina/site/trunk/content/vysper/download_0.5.mdtext
    mina/site/trunk/content/vysper/download_0.6.mdtext
    mina/site/trunk/content/vysper/download_0.7.mdtext

Modified: mina/site/trunk/content/vysper/download_0.5.mdtext
URL: 
http://svn.apache.org/viewvc/mina/site/trunk/content/vysper/download_0.5.mdtext?rev=1404534&r1=1404533&r2=1404534&view=diff
==============================================================================
--- mina/site/trunk/content/vysper/download_0.5.mdtext (original)
+++ mina/site/trunk/content/vysper/download_0.5.mdtext Thu Nov  1 10:18:59 2012
@@ -44,17 +44,17 @@ It is essential that you verify the inte
                $ pgpk -a KEYS
                $ pgpv vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ pgp -ka KEYS
-       $ pgp vysper-<version>-bin.tar.gz.asc
+               $ pgp -ka KEYS
+               $ pgp vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ gpg --import KEYS
-       $ gpg --verify vysper-<version>-bin.tar.gz.asc
+               $ gpg --import KEYS
+               $ gpg --verify vysper-<version>-bin.tar.gz.asc
 
-(Where <version> is replaced with the actual version, e.g., 0.5).
+               (Where <version> is replaced with the actual version, e.g., 
0.5).
 
 Alternatively, you can verify the MD5 signature on the files. A Unix program 
called md5 or md5sum is included in most Linux and Unix distributions. It is 
also available as part of [GNU 
Textutils](http://www.gnu.org/software/textutils/textutils.html). Windows users 
can utilize any of the following md5 programs:
 

Modified: mina/site/trunk/content/vysper/download_0.6.mdtext
URL: 
http://svn.apache.org/viewvc/mina/site/trunk/content/vysper/download_0.6.mdtext?rev=1404534&r1=1404533&r2=1404534&view=diff
==============================================================================
--- mina/site/trunk/content/vysper/download_0.6.mdtext (original)
+++ mina/site/trunk/content/vysper/download_0.6.mdtext Thu Nov  1 10:18:59 2012
@@ -52,17 +52,17 @@ It is essential that you verify the inte
                $ pgpk -a KEYS
                $ pgpv vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ pgp -ka KEYS
-       $ pgp vysper-<version>-bin.tar.gz.asc
+               $ pgp -ka KEYS
+               $ pgp vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ gpg --import KEYS
-       $ gpg --verify vysper-<version>-bin.tar.gz.asc
+               $ gpg --import KEYS
+               $ gpg --verify vysper-<version>-bin.tar.gz.asc
 
-(Where <version> is replaced with the actual version, e.g., 0.6).
+               (Where <version> is replaced with the actual version, e.g., 
0.6).
 
 Alternatively, you can verify the MD5 signature on the files. A Unix program 
called md5 or md5sum is included in most Linux and Unix distributions. It is 
also available as part of [GNU 
Textutils](http://www.gnu.org/software/textutils/textutils.html). Windows users 
can utilize any of the following md5 programs:
 

Modified: mina/site/trunk/content/vysper/download_0.7.mdtext
URL: 
http://svn.apache.org/viewvc/mina/site/trunk/content/vysper/download_0.7.mdtext?rev=1404534&r1=1404533&r2=1404534&view=diff
==============================================================================
--- mina/site/trunk/content/vysper/download_0.7.mdtext (original)
+++ mina/site/trunk/content/vysper/download_0.7.mdtext Thu Nov  1 10:18:59 2012
@@ -43,17 +43,17 @@ It is essential that you verify the inte
                $ pgpk -a KEYS
                $ pgpv vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ pgp -ka KEYS
-       $ pgp vysper-<version>-bin.tar.gz.asc
+               $ pgp -ka KEYS
+               $ pgp vysper-<version>-bin.tar.gz.asc
 
-or
+               or
 
-       $ gpg --import KEYS
-       $ gpg --verify vysper-<version>-bin.tar.gz.asc
+               $ gpg --import KEYS
+               $ gpg --verify vysper-<version>-bin.tar.gz.asc
 
-(Where <version> is replaced with the actual version, e.g., 0.7).
+               (Where <version> is replaced with the actual version, e.g., 
0.7).
 
 Alternatively, you can verify the MD5 signature on the files. A Unix program 
called md5 or md5sum is included in most Linux and Unix distributions. It is 
also available as part of [GNU 
Textutils](http://www.gnu.org/software/textutils/textutils.html). Windows users 
can utilize any of the following md5 programs:
 


Reply via email to