summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-10-30 06:21:36 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-10-30 06:21:36 -0700
commitac29378d94d8ee78cf4ddd6b562abb1e343200e7 (patch)
treed6ad10719ebe951cb3de0a8382d61d7e865fd7f3
parent5dc854eac4dd10cb53ff4c887978144db702b947 (diff)
downloadtxr-ac29378d94d8ee78cf4ddd6b562abb1e343200e7.tar.gz
txr-ac29378d94d8ee78cf4ddd6b562abb1e343200e7.tar.bz2
txr-ac29378d94d8ee78cf4ddd6b562abb1e343200e7.zip
doc: wrong wording under put-buf.
* txr.1: Streams support put-byte, not buffers.
-rw-r--r--txr.12
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.1 b/txr.1
index 6eedd5cc..b44c9419 100644
--- a/txr.1
+++ b/txr.1
@@ -55226,7 +55226,7 @@ is omitted, it defaults to zero.
The stream must support the
.code put-byte
-operation. Buffers which support
+operation. Streams which support
.code put-byte
can be expected to support
.code put-buf