Fixed some problems with value labels not reporting correctly.
[pspp-builds.git] / doc / statistics.texi
index 29e8f0646accf33ff418c65d9e5e13ef82fcdedf..6014e670e4ed14c818c152c0589817443648b876 100644 (file)
@@ -4,12 +4,15 @@
 This chapter documents the statistical procedures that PSPP supports so
 far.
 
+@c If you add any new commands, then don't forget to remove the entry in 
+@c not-implemented.texi
+
 @menu
 * DESCRIPTIVES::                Descriptive statistics.
 * FREQUENCIES::                 Frequency tables.
 * CROSSTABS::                   Crosstabulation tables.
 * T-TEST::                      Test hypotheses about means.
-* ONEWAY::                      One analysis of variance.
+* ONEWAY::                      One way analysis of variance.
 @end menu
 
 @node DESCRIPTIVES, FREQUENCIES, Statistics, Statistics