From: Ben Pfaff Date: Sun, 17 Jan 2016 18:21:53 +0000 (-0800) Subject: spv-file-format: Fix names of pmml, stats, and model members. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp;a=commitdiff_plain;h=65011935ace6448a97073dd5ec8b677033189141 spv-file-format: Fix names of pmml, stats, and model members. --- diff --git a/doc/dev/spv-file-format.texi b/doc/dev/spv-file-format.texi index 7db97d9daf..3892cd440d 100644 --- a/doc/dev/spv-file-format.texi +++ b/doc/dev/spv-file-format.texi @@ -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