Documentation: Correct some inappropriate uses of @xref
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Nov 2019 12:49:03 +0000 (13:49 +0100)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 30 Nov 2019 12:49:03 +0000 (13:49 +0100)
doc/data-io.texi
doc/language.texi

index f2e855b4f14a54f8db4e6b74595f68c78bfd0057..81911983c83b284c8ccabcfab01c1869b36f9089 100644 (file)
@@ -986,7 +986,7 @@ MATRIX DATA
 The @cmd{MATRIX DATA} command is used to input data in the form of matrices
 which can subsequently be used by other commands.  If the
 @subcmd{FILE} is omitted or takes the value @samp{INLINE} then the command
-should immediately followed by @cmd{BEGIN DATA}, @xref{BEGIN DATA}.
+should immediately followed by @cmd{BEGIN DATA} (@pxref{BEGIN DATA}).
 
 There is one mandatory subcommand, @i{viz:} @subcmd{VARIABLES}, which defines
 the @var{columns} of the matrix.
index 1c998d992683ff2505d75208f33caf25f1dbdbca..55ca55ffdca05ce865bd74622a4fe35d963a25ed 100644 (file)
@@ -1442,7 +1442,7 @@ Operators and punctuators.
 @cindex @code{.}
 @item @code{.}
 The end of the command.  This is not necessarily an actual dot in the
-syntax file: @xref{Commands}, for more details.
+syntax file (@pxref{Commands}).
 @end table
 
 @item