X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdev%2Fspv-file-format.texi;h=ca0cb7d94c639302b4d307231ed1cc6bf0dbb93b;hb=c05a2b0a7bd2bc5fe5f33a5c5486e8e9a27342ea;hp=f3548382ef12bf0aabbb95639d44c19d5d5aa5bc;hpb=1ff3f70c54b39606029fcba87390ebab9272e012;p=pspp diff --git a/doc/dev/spv-file-format.texi b/doc/dev/spv-file-format.texi index f3548382ef..ca0cb7d94c 100644 --- a/doc/dev/spv-file-format.texi +++ b/doc/dev/spv-file-format.texi @@ -31,7 +31,10 @@ manifest contains the string @samp{allowPivoting=true}, without a new-line. PSPP uses this string to identify an SPV file; it is invariant across the corpus.@footnote{SPV files always begin with the 7-byte sequence 50 4b 03 04 14 00 08, but this is not a useful magic -number because most Zip archives start the same way.} +number because most Zip archives start the same way.}@footnote{SPSS +writes @file{META-INF/MANIFEST.MF} to every SPV file, but it does not +read it or even require it to exist, so using different contents, +e.g.@: as @samp{allowingPivot=false} has no effect.} The rest of the members in an SPV file's Zip archive fall into two categories: @dfn{structure} and @dfn{detail} members. Structure