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.