summaryrefslogtreecommitdiffstats
path: root/doc/fconfigure.n
diff options
context:
space:
mode:
authorapnadkarni <apnmbx-wits@yahoo.com>2024-06-20 07:44:32 (GMT)
committerapnadkarni <apnmbx-wits@yahoo.com>2024-06-20 07:44:32 (GMT)
commit9038be71689c29925523fd32cc310e21f86b322b (patch)
treebcc7064efa50ae367f8843e46d36b864e91b24af /doc/fconfigure.n
parent225ef804344932ca5821a0d55cf4c81cf16b22da (diff)
parent9c1dcb7e7bc68176305cca1d51cbba6e25a82e61 (diff)
downloadtcl-9038be71689c29925523fd32cc310e21f86b322b.zip
tcl-9038be71689c29925523fd32cc310e21f86b322b.tar.gz
tcl-9038be71689c29925523fd32cc310e21f86b322b.tar.bz2
Merge trunk
Diffstat (limited to 'doc/fconfigure.n')
-rw-r--r--doc/fconfigure.n6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/fconfigure.n b/doc/fconfigure.n
index 2870d54..e185122 100644
--- a/doc/fconfigure.n
+++ b/doc/fconfigure.n
@@ -12,9 +12,9 @@
fconfigure \- Set and get options on a channel
.SH SYNOPSIS
.nf
-\fBfconfigure \fIchannelId\fR
-\fBfconfigure \fIchannelId name\fR
-\fBfconfigure \fIchannelId name value \fR?\fIname value ...\fR?
+\fBfconfigure \fIchannel\fR
+\fBfconfigure \fIchannel name\fR
+\fBfconfigure \fIchannel name value \fR?\fIname value ...\fR?
.fi
.BE
.SH DESCRIPTION