mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Fix typesetting problem. There were two adjacent <unlink> elements and
docbook would render them adjacent (without any spaces), no matter what I try. So, I've just made the first ulink into a regular text. [SVN r29364]
This commit is contained in:
@@ -33,8 +33,7 @@ All paths are given relative to
|
||||
distributed separately -->
|
||||
|
||||
located in the <filename>tools/build/v2</filename> subdirectory
|
||||
of a full <ulink url="http://www.boost.org">Boost</ulink>
|
||||
<ulink url="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041">distribution</ulink>.
|
||||
of a full Boost <ulink url="http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=8041">distribution</ulink>.
|
||||
<footnote>
|
||||
<para>The Boost.Build subset of boost is also distributed
|
||||
separately, for those who are only interested in getting a
|
||||
|
||||
Reference in New Issue
Block a user