From ef1235d2c29728c4f12c193e325a5db976c5fe13 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Fri, 12 Mar 2021 06:25:26 -0800 Subject: doc: mistaken reference to command-get * txr.1: The description of command-get-buf mistakenly refers to command-get. --- txr.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/txr.1 b/txr.1 index d8edd55b..cd922d4e 100644 --- a/txr.1 +++ b/txr.1 @@ -26010,7 +26010,7 @@ buffer object. The buffer's length corresponds to the number of bytes read from the file. The -.code command-get +.code command-get-buf function opens a binary stream over an input command pipe created for the command string .metn cmd , -- cgit v1.2.3