$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r57063 - branches/release
From: ghost_at_[hidden]
Date: 2009-10-22 05:01:30
Author: vladimir_prus
Date: 2009-10-22 05:01:30 EDT (Thu, 22 Oct 2009)
New Revision: 57063
URL: http://svn.boost.org/trac/boost/changeset/57063
Log:
Merge documentation fix in Jamroot.
Text files modified: 
   branches/release/Jamroot |     5 ++++-                                   
   1 files changed, 4 insertions(+), 1 deletions(-)
Modified: branches/release/Jamroot
==============================================================================
--- branches/release/Jamroot	(original)
+++ branches/release/Jamroot	2009-10-22 05:01:30 EDT (Thu, 22 Oct 2009)
@@ -63,7 +63,7 @@
 #                           versions of Boost or multiple compilers can
 #                           be used on the same system.
 #
-#                               versioned (default) - Names of boost binaries
+#                               versioned - Names of boost binaries
 #                               include the Boost version number, name and
 #                               version of the compiler and encoded build
 #                               properties.  Boost headers are installed in a
@@ -84,6 +84,9 @@
 #                               is intended for system integrators who are
 #                               building distribution packages.
 #
+#                           The default value is 'versioned' on Windows, and
+#                           'system' on Unix.
+#
 #   --buildid=ID            Adds the specified ID to the name of built
 #                           libraries.  The default is to not add anything.
 #