Remove author information.
[pspp-builds.git] / doc / data-file-format.texi
index 5c900244f50daa9ae05ca191f9f038feb18d9508..006395078d9cb56e9cc618c72fba9edd83f1cad9 100644 (file)
@@ -135,7 +135,7 @@ format and using 24-hour time.  If the time is not available then this
 field is arbitrarily set to @samp{00:00:00}.
 
 @item char file_label[64];
-Set the the file label declared by the user, if any (@pxref{FILE LABEL}).
+Set the file label declared by the user, if any (@pxref{FILE LABEL}).
 Padded on the right with spaces.
 
 @item char padding[3];
@@ -582,6 +582,9 @@ Ordinal Scale
 Continuous Scale
 @end table
 
+Occasionally a value of 0 is seen here.  PSPP interprets this to mean
+a nominal scale.
+
 @item int32 width
 The width of the display column for the variable in characters.