changeset 307:00088804f69c

mention the checksums in the README
author Volker Grabsch <vog@notjusthosting.com>
date Sun, 05 Apr 2009 15:07:50 +0200
parents 85ffa9259036
children bf20796c8442
files doc/README.html
diffstat 1 files changed, 5 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/doc/README.html	Sun Apr 05 14:00:17 2009 +0200
+++ b/doc/README.html	Sun Apr 05 15:07:50 2009 +0200
@@ -131,6 +131,7 @@
     </li>
     <li>
         downloads all needed packages
+        and verifies them by their checksums
     </li>
     <li>
         is able to update the version numbers of all packages automatically
@@ -210,8 +211,8 @@
     <dt>make clean</dt>
 
         <dd>
-        remove all package builds,
-        use with caution!
+        remove all package builds
+        &#x2013; use with caution!
         </dd>
 
     <dt>make clean-pkg</dt>
@@ -225,7 +226,8 @@
 
         <dd>
         update the version numbers of all packages,
-        use with caution!
+        download the new versions and note their checksums
+        &#x2013; use with caution!
         </dd>
 
     <dt>make dist</dt>