From: John Darrington Date: Sat, 15 Jul 2017 04:11:28 +0000 (+0200) Subject: doc/statistics.texi: Add comma after @xref. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc8811d3b2044146fb87eaa8a9a354b4e0fe0b74;p=pspp doc/statistics.texi: Add comma after @xref. Apparently older versions of makeinfo insist on this. Reported-by: Harry Thijssen Fix-by: Ben Pfaff --- diff --git a/doc/statistics.texi b/doc/statistics.texi index ef31166fd1..c46189bd07 100644 --- a/doc/statistics.texi +++ b/doc/statistics.texi @@ -834,7 +834,7 @@ individual data cases. Typically the matrix file will have been generated by If specified, @subcmd{MATRIX IN} must be followed by @samp{COV} or @samp{CORR}, then by @samp{=} and @var{file_spec} all in parentheses. @var{file_spec} may either be an asterisk, which indicates the currently loaded -dataset, or it may be a filename to be loaded. @xref{MATRIX DATA} for the expected +dataset, or it may be a filename to be loaded. @xref{MATRIX DATA}, for the expected format of the file. The @subcmd{/EXTRACTION} subcommand is used to specify the way in which factors (components) are extracted from the data.