summaryrefslogtreecommitdiffstats
path: root/txr.1
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
commit4b79a3b4a69c98b291622b9dd5c4d29c0af0f951 (patch)
treed6ad10719ebe951cb3de0a8382d61d7e865fd7f3 /txr.1
parent384e9d5e371e5afc932e2dad30cea5843fda7ca0 (diff)
downloadtxr-4b79a3b4a69c98b291622b9dd5c4d29c0af0f951.tar.gz
txr-4b79a3b4a69c98b291622b9dd5c4d29c0af0f951.tar.bz2
txr-4b79a3b4a69c98b291622b9dd5c4d29c0af0f951.zip
doc: wrong wording under put-buf.
* txr.1: Streams support put-byte, not buffers.
Diffstat (limited to 'txr.1')
-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