pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] pspp/doc data-file-format.texi


From: Ben Pfaff
Subject: [Pspp-cvs] pspp/doc data-file-format.texi
Date: Wed, 12 Jul 2006 14:05:34 +0000

CVSROOT:        /cvsroot/pspp
Module name:    pspp
Changes by:     Ben Pfaff <blp> 06/07/12 14:05:34

Modified files:
        doc            : data-file-format.texi 

Log message:
        Fix variable name description.
        Thanks to Oliver Bock for correction.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pspp/doc/data-file-format.texi?cvsroot=pspp&r1=1.10&r2=1.11

Patches:
Index: data-file-format.texi
===================================================================
RCS file: /cvsroot/pspp/pspp/doc/data-file-format.texi,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- data-file-format.texi       1 Jul 2006 23:00:44 -0000       1.10
+++ data-file-format.texi       12 Jul 2006 14:05:34 -0000      1.11
@@ -201,7 +201,7 @@
 
 @item char name[8];
 Variable name.  The variable name must begin with a capital letter or
-the at-sign (@samp{@@}).  Subsequent characters may also be octothorpes
+the at-sign (@samp{@@}).  Subsequent characters may also be digits, octothorpes
 (@samp{#}), dollar signs (@samp{$}), underscores (@samp{_}), or full
 stops (@samp{.}).  The variable name is padded on the right with spaces.
 




reply via email to

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