pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/doc/variables.texi


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/doc/variables.texi
Date: Fri, 11 Mar 2005 13:39:26 -0500

Index: pspp/doc/variables.texi
diff -u pspp/doc/variables.texi:1.2 pspp/doc/variables.texi:1.3
--- pspp/doc/variables.texi:1.2 Mon Mar  7 03:12:12 2005
+++ pspp/doc/variables.texi     Fri Mar 11 18:39:25 2005
@@ -97,8 +97,8 @@
 @end display
 
 @cmd{FORMATS} set both print and write formats for the specified
-variables to the specified format specification.  @xref{Input/Output
-Formats}.
+numeric variables to the specified format specification.
address@hidden/Output Formats}.
 
 Specify a list of variables followed by a format specification in
 parentheses.  The print and write formats of the specified variables
@@ -268,7 +268,7 @@
 @end display
 
 @cmd{PRINT FORMATS} sets the print formats for the specified
-variables to the specified format specification.
+numeric variables to the specified format specification.
 
 Its syntax is identical to that of @cmd{FORMATS} (@pxref{FORMATS}),
 but @cmd{PRINT FORMATS} sets only print formats, not write formats.
@@ -394,7 +394,8 @@
 WRITE FORMATS var_list (fmt_spec).
 @end display
 
address@hidden FORMATS} sets the write formats for the specified variables
address@hidden FORMATS} sets the write formats for the specified numeric
+variables
 to the specified format specification.  Its syntax is identical to
 that of FORMATS (@pxref{FORMATS}), but @cmd{WRITE FORMATS} sets only
 write formats, not print formats.




reply via email to

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