Commit ccd06207 by Jonathan Wakely Committed by Jonathan Wakely

documentation_hacking.xml: Minor corrections.

2011-05-26  Jonathan Wakely  <jwakely.gcc@gmail.com>

	* doc/xml/manual/documentation_hacking.xml: Minor corrections.

From-SVN: r174245
parent e06745c1
2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com> 2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com>
* doc/xml/manual/documentation_hacking.xml: Minor corrections.
2011-05-26 Jonathan Wakely <jwakely.gcc@gmail.com>
* include/std/mutex: Add doxygen comments. * include/std/mutex: Add doxygen comments.
2011-05-25 Paolo Carlini <paolo.carlini@oracle.com> 2011-05-25 Paolo Carlini <paolo.carlini@oracle.com>
......
...@@ -648,7 +648,7 @@ ...@@ -648,7 +648,7 @@
</para> </para>
<para> <para>
For processing XML, an XML processor and some style For processing XML, an XSLT processor and some style
sheets are necessary. Defaults are <command>xsltproc</command> sheets are necessary. Defaults are <command>xsltproc</command>
provided by <filename>libxslt</filename>. provided by <filename>libxslt</filename>.
</para> </para>
...@@ -711,7 +711,7 @@ ...@@ -711,7 +711,7 @@
<para> <para>
If the Docbook stylesheets are installed in a custom location, If the Docbook stylesheets are installed in a custom location,
one can use the variable <literal>XSL_STYLE_DIR</literal> to one can use the variable <literal>XSL_STYLE_DIR</literal> to
over-ride the Makefile defaults. As so: override the Makefile defaults. For example:
</para> </para>
<screen> <screen>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment