From patchwork Thu Nov 22 21:27:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [doc] : Fix md.texi warning Date: Thu, 22 Nov 2012 11:27:58 -0000 From: Uros Bizjak X-Patchwork-Id: 201209 Message-Id: To: gcc-patches@gcc.gnu.org Hello! Attached patch fixes following md.texi warning during build process: ../../gcc-svn/trunk/gcc/doc//md.texi:8931: warning: `.' or `,' must follow @xref, not `)'. ../../gcc-svn/trunk/gcc/doc//md.texi:8931: warning: for cross-references in parentheses, use @pxref. 2012-11-22 Uros Bizjak * doc/md.texi (RTL Templates Transformation): Use @pxref for cross-reference in parentheses. Bootstrapped on x86_64-linux-gnu, committed to mainline SVN as obvious. Uros. Index: doc/md.texi =================================================================== --- doc/md.texi (revision 193728) +++ doc/md.texi (working copy) @@ -8931,7 +8931,7 @@ output-template. template. @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 the transforming RTL template. This reference initiates duplication of the source RTL template and substitution of the attributes with their