From: John Darrington Date: Sat, 17 Dec 2011 11:38:29 +0000 (+0100) Subject: Fix errors in the Texinfo source discovered by makeinfo 4.13.90 X-Git-Tag: v0.7.9~56 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=f5ae39af68c25bc004a8a43b288ebc6e00165b03 Fix errors in the Texinfo source discovered by makeinfo 4.13.90 --- diff --git a/doc/pspp.texinfo b/doc/pspp.texinfo index 18828047..8783e664 100644 --- a/doc/pspp.texinfo +++ b/doc/pspp.texinfo @@ -56,7 +56,6 @@ Free Documentation License". @title PSPP Users Guide @subtitle GNU PSPP Statistical Analysis Software @subtitle Release @value{VERSION} -@author @page @vskip 0pt plus 1filll @insertcopying diff --git a/doc/utilities.texi b/doc/utilities.texi index a42adb46..3779615a 100644 --- a/doc/utilities.texi +++ b/doc/utilities.texi @@ -680,14 +680,14 @@ These output routing subcommands are: @item ERRORS Applies to error and warning messages. The default is BOTH. -@itemx MESSAGES +@item MESSAGES Applies to notes. The default is BOTH. -@itemx PRINTBACK +@item PRINTBACK Determines whether the syntax used for input is printed back as part of the output. The default is NONE. -@itemx RESULTS +@item RESULTS Applies to everything not in one of the above categories, such as the results of statistical procedures. The default is BOTH. @end table diff --git a/doc/variables.texi b/doc/variables.texi index cc73470f..0517f139 100644 --- a/doc/variables.texi +++ b/doc/variables.texi @@ -107,11 +107,11 @@ Variable names are displayed, for scratch variables only (@pxref{Scratch Variables}). @item ATTRIBUTES -Datafile and variable attributes are displayed, except that attributes -whose names begin with @code{@@} or @code{$@@} are omitted. - @itemx @@ATTRIBUTES -All datafile and variable attributes are displayed. +Datafile and variable attributes are displayed. +The first form of the command omits those attributes +whose names begin with @code{@@} or @code{$@@}. +In the second for, all datafile and variable attributes are displayed. @end table With the @code{VECTOR} keyword, @cmd{DISPLAY} lists all the currently