spv-file-format: Fix names of pmml, stats, and model members.
authorBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Jan 2016 18:21:53 +0000 (10:21 -0800)
committerBen Pfaff <blp@cs.stanford.edu>
Sun, 17 Jan 2016 18:21:57 +0000 (10:21 -0800)
doc/dev/spv-file-format.texi

index 7db97d9daf654ac273bb26c1a7ea8e71e2552007..3892cd440d3a0ae070e407d134da79a3d4d16d5a 100644 (file)
@@ -58,11 +58,9 @@ Same format used for tables, with a different name.
 The structure of a chart plus its data.  Charts do not have a
 ``light'' format.
 
-@item @file{@var{prefix}_model.scf}
-@itemx @file{@var{prefix}_pmml.scf}
-Not yet investigated.  The corpus contains only one example of each.
-
-@item @file{@var{prefix}_stats.xml}
+@item @file{@var{prefix}_pmml.scf}
+@itemx @file{@var{prefix}_stats.scf}
+@item @file{@var{prefix}_model.xml}
 Not yet investigated.  The corpus contains few examples.
 @end table