]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Minor update.
authorNicholas Nethercote <njn@valgrind.org>
Thu, 6 Aug 2009 01:26:14 +0000 (01:26 +0000)
committerNicholas Nethercote <njn@valgrind.org>
Thu, 6 Aug 2009 01:26:14 +0000 (01:26 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@10727

docs/README

index 5d8f3931ba372b84105cb4d166ddd15f9c8eb87e..dcccb5f6a0017eb8fba6082dc888f814674750c7 100644 (file)
@@ -121,15 +121,14 @@ in recent distros.
 
 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 @@ to this:
 
     /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