Commit bdb6985c by Uros Bizjak Committed by Uros Bizjak

md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses.

	* doc/md.texi (RTL Templates Transformation): Use @pxref for
	cross-reference in parentheses.

From-SVN: r193735
parent 31daf7a3
2012-11-22 Uros Bizjak <ubizjak@gmail.com>
* doc/md.texi (RTL Templates Transformation): Use @pxref for
cross-reference in parentheses.
2012-11-22 Marcus Shawcroft <marcus.shawcroft@arm.com> 2012-11-22 Marcus Shawcroft <marcus.shawcroft@arm.com>
* doc/md.texi (AArch64 family): Remove Utf. * doc/md.texi (AArch64 family): Remove Utf.
...@@ -8928,7 +8928,7 @@ output-template. ...@@ -8928,7 +8928,7 @@ output-template.
template. template.
@code{define_subst} mechanism is tightly coupled with the notion of the @code{define_subst} mechanism is tightly coupled with the notion of the
subst attribute (@xref{Subst Iterators}). The use of subst attribute (@pxref{Subst Iterators}). The use of
@code{define_subst} is triggered by a reference to a subst attribute in @code{define_subst} is triggered by a reference to a subst attribute in
the transforming RTL template. This reference initiates duplication of the transforming RTL template. This reference initiates duplication of
the source RTL template and substitution of the attributes with their the source RTL template and substitution of the attributes with their
......
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