From c6d4c4edeb9215994e40f1037aae1635e0887c70 Mon Sep 17 00:00:00 2001 From: oehhar Date: Sun, 5 Nov 2023 17:59:09 +0000 Subject: Mixed-up -blocking 0/1 --- doc/read.n | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/read.n b/doc/read.n index 4e93d58..c1291bf 100644 --- a/doc/read.n +++ b/doc/read.n @@ -102,7 +102,7 @@ Non blocking example .CS % set f [open test_A_195_B.txt r] file35a65a0 -% fconfigure $f -encoding utf-8 -profile strict -blocking 1 +% fconfigure $f -encoding utf-8 -profile strict -blocking 0 % read $f A % tell $f -- cgit v0.12