From: ghost_at_[hidden]
Date: 2008-05-17 03:13:04


Author: vladimir_prus
Date: 2008-05-17 03:13:03 EDT (Sat, 17 May 2008)
New Revision: 45449
URL: http://svn.boost.org/trac/boost/changeset/45449

Log:
Fix command line example. Closes #1880.

Text files modified:
   trunk/tools/build/v2/doc/src/reference.xml | 2 +-
   1 files changed, 1 insertions(+), 1 deletions(-)

Modified: trunk/tools/build/v2/doc/src/reference.xml
==============================================================================
--- trunk/tools/build/v2/doc/src/reference.xml (original)
+++ trunk/tools/build/v2/doc/src/reference.xml 2008-05-17 03:13:03 EDT (Sat, 17 May 2008)
@@ -159,7 +159,7 @@
               for example:
 
 <programlisting>
-borland/&lt;runtime-link&gt;static
+borland/runtime-link=static
 </programlisting>
 
               A more complex form can be used to save typing. For example,