X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdata-io.texi;h=1d1f13e36220f9498c89e592fea21a069e963cf9;hb=db7a0df40c17c140ab56e2e7dbabe8a6896cfd07;hp=9341a58c8a794a06edf59cf1c9615b546dd38220;hpb=691a034d7f2139076fa012739dffd40ef5db4a9b;p=pspp diff --git a/doc/data-io.texi b/doc/data-io.texi index 9341a58c8a..1d1f13e362 100644 --- a/doc/data-io.texi +++ b/doc/data-io.texi @@ -1152,9 +1152,10 @@ are specified, @cmd{PRINT} outputs a single blank line. The @subcmd{OUTFILE} subcommand specifies the file to receive the output. The file may be a file name as a string or a file handle (@pxref{File Handles}). If @subcmd{OUTFILE} is not present then output will be sent to -@pspp{}'s output listing file. When @subcmd{OUTFILE} is present, a space is -inserted at beginning of each output line, even lines that otherwise -would be blank. +@pspp{}'s output listing file. When @subcmd{OUTFILE} is present, the +output is written to @var{file_name} in a plain text format, with a +space inserted at beginning of each output line, even lines that +otherwise would be blank. The @subcmd{ENCODING} subcommand may only be used if the @subcmd{OUTFILE} subcommand is also used. It specifies the character