$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r68651 - trunk/tools/build/v2/doc/src
From: dnljms_at_[hidden]
Date: 2011-02-05 04:03:16
Author: danieljames
Date: 2011-02-05 04:03:11 EST (Sat, 05 Feb 2011)
New Revision: 68651
URL: http://svn.boost.org/trac/boost/changeset/68651
Log:
Slightly clarify the quickbook build tool docs.
Text files modified: 
   trunk/tools/build/v2/doc/src/reference.xml |     5 +++--                                   
   1 files changed, 3 insertions(+), 2 deletions(-)
Modified: trunk/tools/build/v2/doc/src/reference.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/reference.xml	(original)
+++ trunk/tools/build/v2/doc/src/reference.xml	2011-02-05 04:03:11 EST (Sat, 05 Feb 2011)
@@ -1689,8 +1689,9 @@
 </programlisting>
           <para>
           <replaceable>command</replaceable> is the quickbook executable.
-          If it is not specified, Boost.Build will compile it from source
-          or search for it in PATH.
+          If it is not specified, Boost.Build will compile it from source.
+          If it is unable to find the source it will search for a quickbook
+          executable in PATH.
           </para>
 
         </section>