Browse Source

Fix bad editting.

[SVN r69439]
Daniel James 15 năm trước cách đây
mục cha
commit
205ef4ffb5

+ 1 - 1
more/getting_started/detail/build-from-source-head.rst

@@ -6,7 +6,7 @@ Install Boost.Build
 ...................
 
 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``\ |/|.

+ 1 - 1
more/getting_started/unix-variants.html

@@ -309,7 +309,7 @@ separately.  See the <a class="reference external" href="https://svn.boost.org/t
 <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>

+ 1 - 1
more/getting_started/windows.html

@@ -390,7 +390,7 @@ separately.  See the <a class="reference external" href="https://svn.boost.org/t
 <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>

粤ICP备19079148号