$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: ghost_at_[hidden]
Date: 2007-10-26 04:41:35
Author: vladimir_prus
Date: 2007-10-26 04:41:34 EDT (Fri, 26 Oct 2007)
New Revision: 40473
URL: http://svn.boost.org/trac/boost/changeset/40473
Log:
Fix typo
Text files modified:
trunk/Jamroot | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/Jamroot
==============================================================================
--- trunk/Jamroot (original)
+++ trunk/Jamroot 2007-10-26 04:41:34 EDT (Fri, 26 Oct 2007)
@@ -442,7 +442,7 @@
# This rule should be called from libraries' Jamfiles and will
# create two targets, "install" and "stage", that will install
-# or stage that library. The --prefix option is respected, by
+# or stage that library. The --prefix option is respected, but
# --with and --without options, naturally, are ignored.
#
# - libraries -- list of library targets to install.