X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Futilities.texi;h=3c688292ebc23c6b84d7c774bc3432825acb0bb6;hb=985c40f2a83588b25f0e6fe7f7d82863c5d34d43;hp=63a26196688d5ef7a9d307daf09e86bc85266786;hpb=3fea8cd4cbac70bb4e5f9e91e8505ed1dd4c3ea7;p=pspp diff --git a/doc/utilities.texi b/doc/utilities.texi index 63a2619668..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