$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r55714 - trunk/tools/build/v2/doc/src
From: ghost_at_[hidden]
Date: 2009-08-22 04:38:00
Author: vladimir_prus
Date: 2009-08-22 04:38:00 EDT (Sat, 22 Aug 2009)
New Revision: 55714
URL: http://svn.boost.org/trac/boost/changeset/55714
Log:
Minir doc tweaks
Text files modified: 
   trunk/tools/build/v2/doc/src/advanced.xml |     4 +++-                                    
   1 files changed, 3 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/doc/src/advanced.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/advanced.xml	(original)
+++ trunk/tools/build/v2/doc/src/advanced.xml	2009-08-22 04:38:00 EDT (Sat, 22 Aug 2009)
@@ -768,7 +768,8 @@
                 
                 <entry>(Arbitrary string)</entry>
                 
-                <entry>Additional macro definitions for C and C++ compilers.</entry>
+                <entry>Additional macro definitions for C and C++ compilers. The string should be either
+                <code>SYMBOL</code> or <code>SYMBOL=VALUE</code></entry>
               </row>
 
               <row>
@@ -1022,6 +1023,7 @@
 
       <section id="bbv2.advanced.targets.requirements">
         <title>Requirements</title>
+        <indexterm><primary>requirements</primary></indexterm>
         <para>Requirements are the properties that should always be present when
         building a target. Typically, they are includes and defines:
 <programlisting>