You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by el...@apache.org on 2012/11/01 11:20:21 UTC

svn commit: r1404535 - in /mina/site/trunk/content/vysper: download_0.5.mdtext download_0.6.mdtext download_0.7.mdtext

Author: elecharny
Date: Thu Nov  1 10:20:20 2012
New Revision: 1404535

URL: http://svn.apache.org/viewvc?rev=1404535&view=rev
Log:
Last attempt to get the boxing correct...

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=1404535&r1=1404534&r2=1404535&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:20:20 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
 
-		or
+	or
 
 		$ 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=1404535&r1=1404534&r2=1404535&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:20:20 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
 
-		or
+	or
 
 		$ 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=1404535&r1=1404534&r2=1404535&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:20:20 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
 
-		or
+	or
 
 		$ 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: