From 4b79a3b4a69c98b291622b9dd5c4d29c0af0f951 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 30 Oct 2017 06:21:36 -0700 Subject: doc: wrong wording under put-buf. * txr.1: Streams support put-byte, not buffers. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3