diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 18:13:40 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-08 18:13:40 (GMT) |
commit | 663ddf0e85629ebc17b2b0a161119f97df0f9e97 (patch) | |
tree | 87cf4308c186b7c66cc2dc98ad9df469287700e4 /doc | |
parent | 2904158a955ce9de68ba2adf6f4d208ac0d4d1fb (diff) | |
download | tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.zip tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.tar.gz tcl-663ddf0e85629ebc17b2b0a161119f97df0f9e97.tar.bz2 |
Match docs and reality. [Bug 1662436]
Diffstat (limited to 'doc')
-rw-r--r-- | doc/interp.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/interp.n b/doc/interp.n index 4253ed6..e6e9870 100644 --- a/doc/interp.n +++ b/doc/interp.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: interp.n,v 1.36 2007/11/01 23:03:00 dkf Exp $ +'\" RCS: @(#) $Id: interp.n,v 1.37 2007/12/08 18:13:42 dkf Exp $ '\" .so man.macros .TH interp n 7.6 Tcl "Tcl Built-In Commands" @@ -489,7 +489,7 @@ built-in commands: .DS .ta 1.2i 2.4i 3.6i \fBafter\fR \fBappend\fR \fBapply\fR \fBarray\fR -\fBbinary\fR \fBbreak\fR \fBcase\fR \fBcatch\fR +\fBbinary\fR \fBbreak\fR \fBcatch\fR \fBchan\fR \fBclock\fR \fBclose\fR \fBconcat\fR \fBcontinue\fR \fBdict\fR \fBeof\fR \fBerror\fR \fBeval\fR \fBexpr\fR \fBfblocked\fR \fBfcopy\fR \fBfileevent\fR |