Author: crossley
Date: Wed Apr  4 05:08:23 2007
New Revision: 525498

URL: http://svn.apache.org/viewvc?view=rev&rev=525498
Log:
Provide a basic md5 example.

Modified:
    forrest/trunk/site-author/content/xdocs/mirrors.html

Modified: forrest/trunk/site-author/content/xdocs/mirrors.html
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/content/xdocs/mirrors.html?view=diff&rev=525498&r1=525497&r2=525498
==============================================================================
--- forrest/trunk/site-author/content/xdocs/mirrors.html (original)
+++ forrest/trunk/site-author/content/xdocs/mirrors.html Wed Apr  4 05:08:23 
2007
@@ -143,6 +143,11 @@
 <a href="http://www.slavasoft.com/fsum/";>here</a> or an openssl client
 from <a href="http://www.slproweb.com/products/Win32OpenSSL.html";>here</a>.</p>
 
+<pre>
+% md5sum apache-forrest-X.Y.tar.gz
+... output should match the string in apache-forrest-X.Y.tar.gz.md5
+</pre>
+
 <p>We strongly recommend you verify your downloads with both PGP and MD5.</p>
 
 </body>