Просмотр исходного кода

fix a broken link and "All though" => "Although"

[SVN r36496]
Dave Abrahams 19 лет назад
Родитель
Сommit
aaed3d58ef

+ 1 - 1
more/getting_started/detail/common-footnotes.rst

@@ -16,7 +16,7 @@
 
 
 .. [#debug-abi] These libraries were compiled without optimization
 .. [#debug-abi] These libraries were compiled without optimization
    or inlining, with full debug symbols enabled, and without
    or inlining, with full debug symbols enabled, and without
-   ``NDEBUG`` ``#define``\ d.  All though it's true that sometimes
+   ``NDEBUG`` ``#define``\ d.  Although it's true that sometimes
    these choices don't affect binary compatibility with other
    these choices don't affect binary compatibility with other
    compiled code, you can't count on that with Boost libraries.
    compiled code, you can't count on that with Boost libraries.
 
 

+ 1 - 1
more/getting_started/detail/conclusion.rst

@@ -31,7 +31,7 @@ mailing list`_.
 
 
      -- the Boost Developers
      -- the Boost Developers
 
 
-.. _Boost.Build reference manual: ../tools/build/v2
+.. _Boost.Build reference manual: ../../tools/build/v2
 .. _Boost.Jam reference manual: `Boost.Jam`_
 .. _Boost.Jam reference manual: `Boost.Jam`_
 .. _Boost Users' mailing list: ../../more/mailing_lists.htm#users
 .. _Boost Users' mailing list: ../../more/mailing_lists.htm#users
 .. _Boost.Build Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2
 .. _Boost.Build Wiki: http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?Boost.Build_V2

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

@@ -693,7 +693,7 @@ If you can't find what you need, or there's anything we can do to
 make this document clearer, please post it to the <a class="reference" href="../../more/mailing_lists.htm#users">Boost Users'
 make this document clearer, please post it to the <a class="reference" href="../../more/mailing_lists.htm#users">Boost Users'
 mailing list</a>.</p>
 mailing list</a>.</p>
 <ul class="simple">
 <ul class="simple">
-<li><a class="reference" href="../tools/build/v2">Boost.Build reference manual</a></li>
+<li><a class="reference" href="../../tools/build/v2">Boost.Build reference manual</a></li>
 <li><a class="reference" href="../../tools/jam/index.html">Boost.Jam reference manual</a></li>
 <li><a class="reference" href="../../tools/jam/index.html">Boost.Jam reference manual</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#users">Boost Users' mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#users">Boost Users' mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#jamboost">Boost.Build mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#jamboost">Boost.Build mailing list</a></li>
@@ -753,7 +753,7 @@ same name.</td></tr>
 <tbody valign="top">
 <tbody valign="top">
 <tr><td class="label"><a class="fn-backref" href="#id14" name="debug-abi">[5]</a></td><td>These libraries were compiled without optimization
 <tr><td class="label"><a class="fn-backref" href="#id14" name="debug-abi">[5]</a></td><td>These libraries were compiled without optimization
 or inlining, with full debug symbols enabled, and without
 or inlining, with full debug symbols enabled, and without
-<tt class="docutils literal"><span class="pre">NDEBUG</span></tt> <tt class="docutils literal"><span class="pre">#define</span></tt>d.  All though it's true that sometimes
+<tt class="docutils literal"><span class="pre">NDEBUG</span></tt> <tt class="docutils literal"><span class="pre">#define</span></tt>d.  Although it's true that sometimes
 these choices don't affect binary compatibility with other
 these choices don't affect binary compatibility with other
 compiled code, you can't count on that with Boost libraries.</td></tr>
 compiled code, you can't count on that with Boost libraries.</td></tr>
 </tbody>
 </tbody>

+ 2 - 2
more/getting_started/windows.html

@@ -756,7 +756,7 @@ If you can't find what you need, or there's anything we can do to
 make this document clearer, please post it to the <a class="reference" href="../../more/mailing_lists.htm#users">Boost Users'
 make this document clearer, please post it to the <a class="reference" href="../../more/mailing_lists.htm#users">Boost Users'
 mailing list</a>.</p>
 mailing list</a>.</p>
 <ul class="simple">
 <ul class="simple">
-<li><a class="reference" href="../tools/build/v2">Boost.Build reference manual</a></li>
+<li><a class="reference" href="../../tools/build/v2">Boost.Build reference manual</a></li>
 <li><a class="reference" href="../../tools/jam/index.html">Boost.Jam reference manual</a></li>
 <li><a class="reference" href="../../tools/jam/index.html">Boost.Jam reference manual</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#users">Boost Users' mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#users">Boost Users' mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#jamboost">Boost.Build mailing list</a></li>
 <li><a class="reference" href="../../more/mailing_lists.htm#jamboost">Boost.Build mailing list</a></li>
@@ -837,7 +837,7 @@ same name.</td></tr>
 <tbody valign="top">
 <tbody valign="top">
 <tr><td class="label"><a class="fn-backref" href="#id18" name="debug-abi">[7]</a></td><td>These libraries were compiled without optimization
 <tr><td class="label"><a class="fn-backref" href="#id18" name="debug-abi">[7]</a></td><td>These libraries were compiled without optimization
 or inlining, with full debug symbols enabled, and without
 or inlining, with full debug symbols enabled, and without
-<tt class="docutils literal"><span class="pre">NDEBUG</span></tt> <tt class="docutils literal"><span class="pre">#define</span></tt>d.  All though it's true that sometimes
+<tt class="docutils literal"><span class="pre">NDEBUG</span></tt> <tt class="docutils literal"><span class="pre">#define</span></tt>d.  Although it's true that sometimes
 these choices don't affect binary compatibility with other
 these choices don't affect binary compatibility with other
 compiled code, you can't count on that with Boost libraries.</td></tr>
 compiled code, you can't count on that with Boost libraries.</td></tr>
 </tbody>
 </tbody>

粤ICP备19079148号