X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Futilities.texi;h=3c688292ebc23c6b84d7c774bc3432825acb0bb6;hb=985c40f2a83588b25f0e6fe7f7d82863c5d34d43;hp=96341e9c581a1c2b7bba587a9ddc659e0054bfd8;hpb=40271dcbfdecb01dfe808684741215eb2ddeb508;p=pspp diff --git a/doc/utilities.texi b/doc/utilities.texi index 96341e9c58..3c688292eb 100644 --- a/doc/utilities.texi +++ b/doc/utilities.texi @@ -22,7 +22,6 @@ encountered in the input. * HOST:: Temporarily return to the operating system. * INCLUDE:: Include a file within the current one. * PERMISSIONS:: Change permissions on a file. -* QUIT:: Terminate the PSPP session. * SET:: Adjust PSPP runtime parameters. * SHOW:: Display runtime parameters. * SUBTITLE:: Provide a document subtitle. @@ -164,8 +163,6 @@ FINISH. @cmd{FINISH} terminates the current PSPP session and returns control to the operating system. -This command is not valid in interactive mode. - @node HOST, INCLUDE, FINISH, Utilities @comment node-name, next, previous, up @section HOST @@ -198,7 +195,7 @@ command file. Include files may be nested to any depth, up to the limit of available memory. -@node PERMISSIONS, QUIT, INCLUDE, Utilities +@node PERMISSIONS, SET, INCLUDE, Utilities @comment node-name, next, previous, up @section PERMISSIONS @vindex PERMISSIONS @@ -223,22 +220,7 @@ unchanged. This command cannot be used if the SAFER setting is active. -@node QUIT, SET, PERMISSIONS, Utilities -@section QUIT -@vindex QUIT - -@display -Two possible syntaxes: - QUIT. - EXIT. -@end display - -@cmd{QUIT} terminates the current PSPP session and returns control -to the operating system. - -This command is not valid within a command file. - -@node SET, SHOW, QUIT, Utilities +@node SET, SHOW, PERMISSIONS, Utilities @section SET @vindex SET @@ -357,7 +339,7 @@ before the current date. @end table Program input subcommands affect the way that programs are parsed when -they are typed interactively or run from a script. They are +they are typed interactively or run from a command file. They are @table @asis @item ENDCMD