Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69439 - in trunk/more/getting_started: . detail
From: dnljms_at_[hidden]
Date: 2011-03-01 04:46:56


Author: danieljames
Date: 2011-03-01 04:46:53 EST (Tue, 01 Mar 2011)
New Revision: 69439
URL: http://svn.boost.org/trac/boost/changeset/69439

Log:
Fix bad editting.
Text files modified:
   trunk/more/getting_started/detail/build-from-source-head.rst | 2 +-
   trunk/more/getting_started/unix-variants.html | 2 +-
   trunk/more/getting_started/windows.html | 2 +-
   3 files changed, 3 insertions(+), 3 deletions(-)

Modified: trunk/more/getting_started/detail/build-from-source-head.rst
==============================================================================
--- trunk/more/getting_started/detail/build-from-source-head.rst (original)
+++ trunk/more/getting_started/detail/build-from-source-head.rst 2011-03-01 04:46:53 EST (Tue, 01 Mar 2011)
@@ -6,7 +6,7 @@
 ...................
 
 Boost.Build_ is a text-based system for developing, testing, and
-installing software. To use it, you'll first need to build and
+installing software. First, you'll need to build and
 install it. To do this:
 
 1. Go to the directory ``tools``\ |/|\ ``build``\ |/|\ ``v2``\ |/|.

Modified: trunk/more/getting_started/unix-variants.html
==============================================================================
--- trunk/more/getting_started/unix-variants.html (original)
+++ trunk/more/getting_started/unix-variants.html 2011-03-01 04:46:53 EST (Tue, 01 Mar 2011)
@@ -309,7 +309,7 @@
 <div class="section" id="install-boost-build">
 <h3><a class="toc-backref" href="#id27">5.2.1&nbsp;&nbsp;&nbsp;Install Boost.Build</a></h3>
 <p><a class="reference external" href="../../tools/build/index.html">Boost.Build</a> is a text-based system for developing, testing, and
-installing software. To use it, you'll first need to build and
+installing software. First, you'll need to build and
 install it. To do this:</p>
 <ol class="arabic simple">
 <li>Go to the directory <tt class="docutils literal">tools</tt><tt class="docutils literal">/</tt><tt class="docutils literal">build</tt><tt class="docutils literal">/</tt><tt class="docutils literal">v2</tt><tt class="docutils literal">/</tt>.</li>

Modified: trunk/more/getting_started/windows.html
==============================================================================
--- trunk/more/getting_started/windows.html (original)
+++ trunk/more/getting_started/windows.html 2011-03-01 04:46:53 EST (Tue, 01 Mar 2011)
@@ -390,7 +390,7 @@
 <div class="section" id="install-boost-build">
 <h3><a class="toc-backref" href="#id39">5.3.1&nbsp;&nbsp;&nbsp;Install Boost.Build</a></h3>
 <p><a class="reference external" href="../../tools/build/index.html">Boost.Build</a> is a text-based system for developing, testing, and
-installing software. To use it, you'll first need to build and
+installing software. First, you'll need to build and
 install it. To do this:</p>
 <ol class="arabic simple">
 <li>Go to the directory <tt class="docutils literal">tools</tt><tt class="docutils literal">\</tt><tt class="docutils literal">build</tt><tt class="docutils literal">\</tt><tt class="docutils literal">v2</tt><tt class="docutils literal">\</tt>.</li>


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk