diff options
author | jenglish <jenglish@flightlab.com> | 2002-07-23 18:17:12 (GMT) |
---|---|---|
committer | jenglish <jenglish@flightlab.com> | 2002-07-23 18:17:12 (GMT) |
commit | 1352940f08971cbce5cf2f3de927711dacf33745 (patch) | |
tree | d3d2a6a51b834fb2bab5f5363e1e6fb3949932b0 /doc/tclsh.1 | |
parent | 136715c4845d937d76e91052aadae60d2104356e (diff) | |
download | tcl-1352940f08971cbce5cf2f3de927711dacf33745.zip tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.gz tcl-1352940f08971cbce5cf2f3de927711dacf33745.tar.bz2 |
Man page updates from Larry Virden.
Diffstat (limited to 'doc/tclsh.1')
-rw-r--r-- | doc/tclsh.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/tclsh.1 b/doc/tclsh.1 index 8341c3d..fe55148 100644 --- a/doc/tclsh.1 +++ b/doc/tclsh.1 @@ -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: tclsh.1,v 1.6 2001/12/10 15:50:47 dgp Exp $ +'\" RCS: @(#) $Id: tclsh.1,v 1.7 2002/07/23 18:17:12 jenglish Exp $ '\" .so man.macros .TH tclsh 1 "" Tcl "Tcl Applications" @@ -128,7 +128,7 @@ incomplete commands. See \fBTcl_StandardChannels\fR for more explanations. .SH "SEE ALSO" -fconfigure(1), tclvars(1) +fconfigure(n), tclvars(n) .SH KEYWORDS argument, interpreter, prompt, script file, shell |