# HG changeset patch # User Volker Grabsch # Date 1236683692 -3600 # Node ID ba759476ea8ae70e73a670eacd8d66745a679023 # Parent f54628fa99b80760c31a72ed8f42431208d24e77 small spelling improvements in the feature list diff -r f54628fa99b8 -r ba759476ea8a doc/README.html --- a/doc/README.html Sun Mar 08 21:12:08 2009 +0100 +++ b/doc/README.html Tue Mar 10 12:14:52 2009 +0100 @@ -133,14 +133,15 @@ downloads all needed packages
  • - is able to update the new version numbers of all packages + is able to update the version numbers of all packages automatically
  • directly uses source packages, thus ensuring the whole build mechanism is transparent
  • - allows inter-package and intra-package parallel builds whenever possible + allows inter-package and intra-package parallel builds + whenever possible
  • creates libraries to be linked statically, no DLL hell @@ -154,7 +155,7 @@
    Linux
    - Install GNU make (>= 3.81), GNU sed and GCC. + Install GCC, GNU Make (>= 3.81) and GNU sed.
    FreeBSD