summaryrefslogtreecommitdiffstats
path: root/doc/refchan.n
diff options
context:
space:
mode:
authordas <das>2006-07-28 10:38:00 (GMT)
committerdas <das>2006-07-28 10:38:00 (GMT)
commit9ec38166a2a344f4a845a53b0da6dca0f3f2b178 (patch)
tree5a8c424c34b56e300306b49133e4675121148474 /doc/refchan.n
parent420e232f0fb6221fb1473b08681d9b2a76804690 (diff)
downloadtcl-9ec38166a2a344f4a845a53b0da6dca0f3f2b178.zip
tcl-9ec38166a2a344f4a845a53b0da6dca0f3f2b178.tar.gz
tcl-9ec38166a2a344f4a845a53b0da6dca0f3f2b178.tar.bz2
fix errors from 'make html'
Diffstat (limited to 'doc/refchan.n')
-rw-r--r--doc/refchan.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/refchan.n b/doc/refchan.n
index e39ed51..44d7742 100644
--- a/doc/refchan.n
+++ b/doc/refchan.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: refchan.n,v 1.3 2006/05/23 15:35:02 dkf Exp $
+'\" RCS: @(#) $Id: refchan.n,v 1.4 2006/07/28 10:38:00 das Exp $
.so man.macros
.TH reflectedchan n 8.5 Tcl "Tcl Built-In Commands"
.BS
@@ -227,7 +227,7 @@ have thrown this error. Any exception beyond \fIerror\fR (e.g.
\fIcmdPrefix \fBcgetall \fIchannelId\fR
.
This \fIoptional\fR subcommand is used for reading all type-specific options
-of channel \fIchannelId\fr. If this subcommand is supported then the
+of channel \fIchannelId\fR. If this subcommand is supported then the
subcommand \fBcget\fR has to be supported as well.
.RS
.PP