pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] pspp/doc data-io.texi


From: Jason H Stover
Subject: [Pspp-cvs] pspp/doc data-io.texi
Date: Sat, 17 Dec 2005 20:06:59 +0000

CVSROOT:        /sources/pspp
Module name:    pspp
Branch:         
Changes by:     Jason H Stover <address@hidden> 05/12/17 20:06:59

Modified files:
        doc            : data-io.texi 

Log message:
        Corrected references to IMAGE mode

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/pspp/doc/data-io.texi.diff?tr1=1.4&tr2=1.5&r1=text&r2=text

Patches:
Index: pspp/doc/data-io.texi
diff -u pspp/doc/data-io.texi:1.4 pspp/doc/data-io.texi:1.5
--- pspp/doc/data-io.texi:1.4   Fri Dec 16 17:30:27 2005
+++ pspp/doc/data-io.texi       Sat Dec 17 20:06:59 2005
@@ -450,8 +450,8 @@
 alternate width may be specified on TABWIDTH.  A tab width of 0
 suppresses tab expansion entirely.
 
-By contrast, in BINARY mode, the data file is opened in ANSI C binary
-mode and records are a fixed length.  In BINARY mode, LRECL specifies
+By contrast, in IMAGE mode, the data file is opened in ANSI C binary
+mode and records are a fixed length.  In IMAGE mode, LRECL specifies
 the record length in bytes, with a default of 1024.  Tab characters
 are never expanded to spaces in binary mode.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]