pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/doc/utilities.texi
Date: Tue, 01 Mar 2005 03:16:18 -0500

Index: pspp/doc/utilities.texi
diff -u pspp/doc/utilities.texi:1.4 pspp/doc/utilities.texi:1.5
--- pspp/doc/utilities.texi:1.4 Wed Jan 26 03:48:01 2005
+++ pspp/doc/utilities.texi     Tue Mar  1 08:16:15 2005
@@ -239,6 +239,7 @@
         /address@hidden,'.',address@hidden
         /address@hidden,address@hidden
         /FORMAT=fmt_spec
+        /address@hidden,address@hidden
 
 (program input)
         /ENDCMD='.'
@@ -353,6 +354,15 @@
 @item FORMAT
 Allows the default numeric input/output format to be specified.  The
 default is F8.2.  @xref{Input/Output Formats}.
+
address@hidden EPOCH
address@hidden EPOCH}
+Specifies the range of years used when a 2-digit year is read from a
+data file or used in a date construction expression (@pxref{Date
+Construction}).  If a 4-digit year is specified, then 2-digit years
+are interpreted starting from that year, known as the epoch.  If
+AUTOMATIC (the default) is specified, then the epoch begins 69 years
+before the current date.
 @end table
 
 Program input subcommands affect the way that programs are parsed when
@@ -534,8 +544,7 @@
 
 @table @asis
 @item SAFER
-When set, this setting cannot ever be reset, for obvious security
-reasons.  Setting this option disables the following operations:
+Setting this option disables the following operations:
 
 @itemize @bullet
 @item
@@ -550,6 +559,8 @@
 
 Be aware that this setting does not guarantee safety (commands can still
 overwrite files, for instance) but it is an improvement.
+When set, this setting cannot be reset during the same session, for
+obvious security reasons.
 @end table
 
 @node SHOW, SUBTITLE, SET, Utilities




reply via email to

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