X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fcombining.texi;h=da0a5ea999d522e2fbf399e42d6ac07e96374472;hb=221cc7e7fd1cf6fa89d9c5f94f6e08c4beecefb2;hp=a7bca10f5ba6a1d1bd9a382e92706274af4357d3;hpb=3d3f76190a79fd8315685ab52b779615d7b93571;p=pspp diff --git a/doc/combining.texi b/doc/combining.texi index a7bca10f5b..da0a5ea999 100644 --- a/doc/combining.texi +++ b/doc/combining.texi @@ -61,7 +61,7 @@ following sections describe details specific to each command. Each of these commands reads two or more input files and combines them. The command's output becomes the new active dataset. None of the commands actually change the input files. -Therefore, if you want the changes to become permanant, you must explictly +Therefore, if you want the changes to become permanent, you must explicitly save them using an appropriate procedure or transformation (@pxref{System and Portable File IO}). The syntax of each command begins with a specification of the files to @@ -170,6 +170,9 @@ only in files that are not present for the current case are set to the system-missing value for numeric variables or spaces for string variables. +These commands may combine any number of files, limited only by the +machine's memory. + @node ADD FILES @section ADD FILES @vindex ADD FILES