doc: Use @ref, not @xref, in the middle of a sentence
authorSegher Boessenkool <segher@kernel.crashing.org>
Fri, 17 Aug 2018 19:35:18 +0000 (21:35 +0200)
committerSegher Boessenkool <segher@gcc.gnu.org>
Fri, 17 Aug 2018 19:35:18 +0000 (21:35 +0200)
makeinfo warns about this.

* doc/md.texi (Patterns): Use @ref instead of @xref in the middle of
a sentence.

From-SVN: r263633

gcc/ChangeLog
gcc/doc/md.texi

index 208d5cfebbcb32436e978bb92bf77868c36504ff..7babd0d494c300170b176947715daf1653740ebd 100644 (file)
@@ -1,3 +1,8 @@
+2018-08-17  Segher Boessenkool  <segher@kernel.crashing.org>
+
+       * doc/md.texi (Patterns): Use @ref instead of @xref in the middle of
+       a sentence.
+
 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
 
        C-SKY port: Documentation
index 348183cd486ddbbb599d9c4331b678c4a5700016..4801d68a2071a166ae6734c9010ca0fd41d65d71 100644 (file)
@@ -144,7 +144,7 @@ a nameless pattern for all other purposes.  Names beginning with the
 
 The name may also have the form @samp{@@@var{n}}.  This has the same
 effect as a name @samp{@var{n}}, but in addition tells the compiler to
-generate further helper functions; see @xref{Parameterized Names} for details.
+generate further helper functions; see @ref{Parameterized Names} for details.
 
 @item
 The @dfn{RTL template}: This is a vector of incomplete RTL expressions