From a87e2c2326571ea53dd6d3505e8d60bf34386811 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Sat, 5 Feb 2011 09:03:11 +0000 Subject: [PATCH] Slightly clarify the quickbook build tool docs. [SVN r68651] --- doc/src/reference.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/src/reference.xml b/doc/src/reference.xml index 19e4fd0d4..56de82e1c 100644 --- a/doc/src/reference.xml +++ b/doc/src/reference.xml @@ -1689,8 +1689,9 @@ using quickbook : command ; command 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.