From 81fd340669e6bec1b4924e48e18a1d0004c14772 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Thu, 25 Dec 2014 09:34:23 -0800 Subject: * txr.1: Small fix under get-lines. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index ac35cf22..4b4d3d26 100644 --- a/txr.1 +++ b/txr.1 @@ -15025,7 +15025,7 @@ item after the last line. Under this type of lazy list, an empty input stream translates to the list .codn (nil) ; a one-line stream translates to -.codn ("line" nil) +.code ("line" nil) and so forth. .coNP Macro @ delay -- cgit v1.2.3