From 8ee1fbd550bebd87ee9c3998e33a2140f34c2f4e Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 13 Apr 2016 06:44:41 -0700 Subject: Improved window-map doc. * txr.1: Better wording introducing the semantics. --- txr.1 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/txr.1 b/txr.1 index f414743f..9dfe7485 100644 --- a/txr.1 +++ b/txr.1 @@ -22799,14 +22799,14 @@ the values returned by the calls to are expected to be sequence which are appended together to form the output sequence. -These functions respectively resemble +These functions are analogous to .code mapcar and -.code mappend -respectively. However, they operate only on a single sequence. -Moreover, they perform a -.IR "window mapping" , -explained as follows. +.codn mappend . +Unlike these, they operate only on a single sequence, and over this sequence +they perform a +.IR "sliding window mapping" , +whose description follows. The argument to the .meta range -- cgit v1.2.3