diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2014-12-25 09:34:23 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2014-12-25 09:34:23 -0800 |
commit | 81fd340669e6bec1b4924e48e18a1d0004c14772 (patch) | |
tree | 80dac90b7765476ef9227477e291e7e9db4f87ee | |
parent | cbdbb602b8b821e2d353ad29e7d91796e87ef556 (diff) | |
download | txr-81fd340669e6bec1b4924e48e18a1d0004c14772.tar.gz txr-81fd340669e6bec1b4924e48e18a1d0004c14772.tar.bz2 txr-81fd340669e6bec1b4924e48e18a1d0004c14772.zip |
* txr.1: Small fix under get-lines.
-rw-r--r-- | txr.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |