policy_data_structures.xml: Simplify and standardize references to boost.org.

* doc/xml/manual/policy_data_structures.xml: Simplify and
	standardize references to boost.org.
	* doc/xml/manual/policy_data_structures_biblio.xml: Ditto.
	* doc/xml/manual/shared_ptr.xml: Ditto.

From-SVN: r245507
This commit is contained in:
Gerald Pfeifer 2017-02-16 15:25:18 +00:00 committed by Gerald Pfeifer
parent 728e81e3bc
commit 60e5333170
4 changed files with 13 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2017-02-16 Gerald Pfeifer <gerald@pfeifer.com>
* doc/xml/manual/policy_data_structures.xml: Simplify and
standardize references to boost.org.
* doc/xml/manual/policy_data_structures_biblio.xml: Ditto.
* doc/xml/manual/shared_ptr.xml: Ditto.
2017-02-16 Jonathan Wakely <jwakely@redhat.com>
PR libstdc++/60936

View File

@ -5090,7 +5090,8 @@
<para>
Some test utilities borrow ideas from
<link xmlns:xlink="http://www.w3.org/1999/xlink" xlink:href="http://www.boost.org/doc/libs/release/libs/timer/index.html">boost::timer</link>.
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.boost.org/libs/timer/">boost::timer</link>.
</para>
<para>

View File

@ -181,7 +181,7 @@
<biblioentry xml:id="biblio.dawestimer">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.boost.org/doc/libs/release/libs/timer/">
xlink:href="http://www.boost.org/libs/timer/">
Boost Timer Library
</link>
</title>
@ -208,7 +208,7 @@
<biblioentry xml:id="biblio.clearypool">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.boost.org/doc/libs/release/libs/pool/">
xlink:href="http://www.boost.org/libs/pool/">
Boost Pool Library
</link>
</title>
@ -236,7 +236,7 @@
<biblioentry xml:id="biblio.maddocktraits">
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://www.boost.org/doc/libs/release/libs/type_traits/">
xlink:href="http://www.boost.org/libs/type_traits/">
Boost Type Traits Library
</link>
</title>

View File

@ -461,7 +461,7 @@ be private.
<biblioentry>
<title>
<link xmlns:xlink="http://www.w3.org/1999/xlink"
xlink:href="http://boost.org/libs/smart_ptr/shared_ptr.htm">
xlink:href="http://www.boost.org/libs/smart_ptr/shared_ptr.htm">
Boost C++ Libraries documentation, shared_ptr
</link>
</title>