|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r64138 - trunk/tools/quickbook/doc
From: daniel_james_at_[hidden]
Date: 2010-07-18 12:49:02
Author: danieljames
Date: 2010-07-18 12:49:01 EDT (Sun, 18 Jul 2010)
New Revision: 64138
URL: http://svn.boost.org/trac/boost/changeset/64138
Log:
Update bjam calls in quickbook docs.
Text files modified:
trunk/tools/quickbook/doc/quickbook.qbk | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
Modified: trunk/tools/quickbook/doc/quickbook.qbk
==============================================================================
--- trunk/tools/quickbook/doc/quickbook.qbk (original)
+++ trunk/tools/quickbook/doc/quickbook.qbk 2010-07-18 12:49:01 EDT (Sun, 18 Jul 2010)
@@ -1943,7 +1943,7 @@
# Go to Quickbook's source directory (`BOOST_ROOT/tools/quickbook`).
-# Build the utility by issuing `bjam --v2`.
+# Build the utility by issuing `bjam`.
# Copy the resulting `quickbook` binary (located under the
`BOOST_ROOT/bin.v2` hierarchy) to a safe place. Following our previous
@@ -2033,7 +2033,7 @@
# Go to Quickbook's source directory (`BOOST_ROOT\tools\quickbook`).
-# Build the utility by issuing `bjam --v2`.
+# Build the utility by issuing `bjam`.
# Copy the resulting `quickbook.exe` binary (located under the
`BOOST_ROOT\bin.v2` hierarchy) to a safe place. Following our previous
@@ -2084,7 +2084,7 @@
# Go to Quickbook's source directory (`BOOST_ROOT/tools/quickbook`).
-# Build the utility by issuing `bjam --v2`.
+# Build the utility by issuing `bjam`.
# Copy the resulting `quickbook` binary (located under the
`BOOST_ROOT/bin.v2` hierarchy) to a safe place. The traditional location is
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk