fbuf: New data structure for buffered file I/O.
[pspp] / doc / statistics.texi
index ba9fe0431a712ba26d0a50e1aa66c2451c2ec32d..c46189bd0709394fe2552ee9783915126c9442a3 100644 (file)
@@ -1,3 +1,12 @@
+@c PSPP - a program for statistical analysis.
+@c Copyright (C) 2017 Free Software Foundation, Inc.
+@c Permission is granted to copy, distribute and/or modify this document
+@c under the terms of the GNU Free Documentation License, Version 1.3
+@c or any later version published by the Free Software Foundation;
+@c with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+@c A copy of the license is included in the section entitled "GNU
+@c Free Documentation License".
+@c
 @node Statistics
 @chapter Statistics
 
@@ -825,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.