X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fcombining.texi;h=a4f683d56910601605a7c30d9ac173e3738582ba;hb=e195fccfab97205acb29f90fd1168488d49f1573;hp=8fe7b2090099ff11989007edb455e69111ddce54;hpb=aafb6add9344c71c4fed343e52e9a67aa6efdf91;p=pspp-builds.git diff --git a/doc/combining.texi b/doc/combining.texi index 8fe7b209..a4f683d5 100644 --- a/doc/combining.texi +++ b/doc/combining.texi @@ -2,7 +2,7 @@ @chapter Combining Data Files This chapter describes commands that allow data from system files, -portable files, scratch files, and the active dataset to be combined to +portable files, and open datasets to be combined to form a new active dataset. These commands can combine data files in the following ways: @@ -63,10 +63,10 @@ them. The command's output becomes the new active dataset. The input files are not changed on disk. The syntax of each command begins with a specification of the files to -be read as input. For each input file, specify FILE with a system, -portable, or scratch file's name as a string or a file handle -(@pxref{File Handles}), or specify an asterisk (@samp{*}) to use the -active dataset as input. Use of portable or scratch files on FILE is a +be read as input. For each input file, specify FILE with a system +file or portable file's name as a string, a dataset (@pxref{Datasets}) +or file handle name, (@pxref{File Handles}), or an asterisk (@samp{*}) +to use the active dataset as input. Use of portable files on FILE is a PSPP extension. At least two FILE subcommands must be specified. If the active dataset