diff mbox series

doc: Use @ref, not @xref, in the middle of a sentence

Message ID 923e845682530e33817c13d5e57c2dd7f0b36bb3.1534534053.git.segher@kernel.crashing.org
State New
Headers show
Series doc: Use @ref, not @xref, in the middle of a sentence | expand

Commit Message

Segher Boessenkool Aug. 17, 2018, 7:33 p.m. UTC
makeinfo warns about this.  Obvious, tested, committing.


Segher


2018-08-17  Segher Boessenkool  <segher@kernel.crashing.org>

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

---
 gcc/doc/md.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/gcc/doc/md.texi b/gcc/doc/md.texi
index 02f9e1e..fd8b9d2 100644
--- a/gcc/doc/md.texi
+++ b/gcc/doc/md.texi
@@ -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