Minor update.



git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10727 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/docs/README b/docs/README
index 5d8f393..dcccb5f 100644
--- a/docs/README
+++ b/docs/README
@@ -121,15 +121,14 @@
 
 Notes [May 2009]
 -----------------
-For Ubuntu 9.04, to do non-print-docs builds (ie. with BUILD_ALL_DOCS
-commented out) I had to:
+For Ubuntu 9.04, to build HTML docs I had to:
 
   sudo apt-get install docbook docbook-xsl
 
 Actually, I'm not sure if the 'docbook' is necessary, but 'docbook-xsl'
 definitely is.
 
-Then I had to change the value of XSL_MAN_STYLE from this:
+To build the man pages I also had to change the value of XSL_MAN_STYLE from this:
 
     /usr/share/xml/docbook/stylesheet/nwalsh/current/manpages/docbook.xsl
 
@@ -137,6 +136,8 @@
 
     /usr/share/xml/docbook/stylesheet/nwalsh/manpages/docbook.xsl
 
+I haven't succeeded in building the print docs.
+
 Notes [Mar. 2007]
 -----------------
 For SuSE 10.1, I have to install the following packages to get a