X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2Fdev%2Fdata.texi;h=309e9562d62a3f072f6872978fb2258834b268fe;hb=b401615e6db40bf74394839b96600afe3a868a95;hp=356b5e03aaebddd34a6154f15cc147e69a6ad7ec;hpb=a9b46fb9e208c694e39d6f173bfa6fe631a30129;p=pspp-builds.git diff --git a/doc/dev/data.texi b/doc/dev/data.texi index 356b5e03..309e9562 100644 --- a/doc/dev/data.texi +++ b/doc/dev/data.texi @@ -18,13 +18,13 @@ Proposed outline: ** Reading data *** Casereaders generalities *** Casereaders from data files -*** Casereaders from the active file +*** Casereaders from the active dataset *** Other casereaders ** Writing data *** Casewriters generally *** Casewriters to data files -*** Modifying the active file -**** Modifying cases obtained from active file casereaders has no real effect +*** Modifying the active dataset +**** Modifying cases obtained from active dataset casereaders has no real effect **** Transformations; procedures that transform ** Transforming data *** Sorting and merging