summaryrefslogtreecommitdiff
path: root/tools/boostbook/doc/boostbook.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tools/boostbook/doc/boostbook.xml')
-rw-r--r--tools/boostbook/doc/boostbook.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/boostbook/doc/boostbook.xml b/tools/boostbook/doc/boostbook.xml
index 1e57966fd5..c0afdd393f 100644
--- a/tools/boostbook/doc/boostbook.xml
+++ b/tools/boostbook/doc/boostbook.xml
@@ -9,7 +9,7 @@
<!DOCTYPE part PUBLIC "-//Boost//DTD BoostBook XML V1.0//EN"
"http://www.boost.org/tools/boostbook/dtd/boostbook.dtd">
<part xmlns:xi="http://www.w3.org/2001/XInclude" id="boostbook"
- last-revision="$Date: 2010-07-19 16:29:09 -0700 (Mon, 19 Jul 2010) $">
+ last-revision="$Date$">
<partinfo>
<author>
<firstname>Douglas</firstname>
@@ -140,9 +140,9 @@ std::cout &lt;&lt; f(5, 3) &gt;&gt; std::endl;
happen in the BBv2 user configuration file,
<filename>user-config.jam</filename>. If you do not have a copy
of this file in your home directory, you should copy the one
- that resides in <code>tools/build/v2</code> to your home
+ that resides in <code>tools/build/</code> to your home
directory. Alternatively, you can edit
- <filename>tools/build/v2/user-config.jam</filename> directly or
+ <filename>tools/build/user-config.jam</filename> directly or
a site-wide <filename>site-config.jam</filename> file.</para>
<section id="boostbook.setup.xsltproc">