X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=doc%2Fexpressions.texi;h=1021708ab418c565755f0c528b11c1cb4f49966c;hb=a1efcf97ca2f75f4be6a0389ff2372c03ed2d4e1;hp=540cad220ef4492e2b65fca73f02ebb80f283302;hpb=38f8cf3544615efabc0913ebd00fdf6053cf294d;p=pspp-builds.git diff --git a/doc/expressions.texi b/doc/expressions.texi index 540cad22..1021708a 100644 --- a/doc/expressions.texi +++ b/doc/expressions.texi @@ -1,4 +1,4 @@ -@node Expressions, Data Input and Output, Language, Top +@node Expressions @chapter Mathematical Expressions @cindex expressions, mathematical @cindex mathematical expressions @@ -1027,7 +1027,7 @@ before performing analysis. PSPP supplies a few functions for date arithmetic: -@deftypefn {Function} {} DATEDIFF (@var{date1}, @var{date2}, @var{unit}) +@deftypefn {Function} {} DATEDIFF (@var{date2}, @var{date1}, @var{unit}) Returns the span of time from @var{date1} to @var{date2} in terms of @var{unit}, which must be a quoted string, one of @samp{years}, @samp{quarters}, @samp{months}, @samp{weeks}, @samp{days},