We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4641032 commit 2d6e15fCopy full SHA for 2d6e15f
doc/chan.n
@@ -793,7 +793,7 @@ Instruct Tcl to always send output to \fBstdout\fR immediately,
793
whether or not it is to a terminal:
794
.PP
795
.CS
796
-\fBfconfigure\fR stdout -buffering none
+\fBchan configure\fR stdout -buffering none
797
.CE
798
799
In the following example a file is opened using the encoding CP1252, which is
0 commit comments