summaryrefslogtreecommitdiffstats
path: root/doc/ParseCmd.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-09-24 07:02:51 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-09-24 07:02:51 (GMT)
commitdc5f47dfb548eca53fb161199974670b51bf3c42 (patch)
treedd4fad5a4538237abf0ea98d21d1a48465343f14 /doc/ParseCmd.3
parent5d07b9958ec3fb7e4420f57fa385cf6e7236a336 (diff)
downloadtcl-dc5f47dfb548eca53fb161199974670b51bf3c42.zip
tcl-dc5f47dfb548eca53fb161199974670b51bf3c42.tar.gz
tcl-dc5f47dfb548eca53fb161199974670b51bf3c42.tar.bz2
Another typo
eVS: ----------------------------------------------------------------------
Diffstat (limited to 'doc/ParseCmd.3')
-rw-r--r--doc/ParseCmd.34
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ParseCmd.3 b/doc/ParseCmd.3
index ff63701..2546393 100644
--- a/doc/ParseCmd.3
+++ b/doc/ParseCmd.3
@@ -4,13 +4,13 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: ParseCmd.3,v 1.6 2001/09/24 07:00:23 dgp Exp $
+'\" RCS: @(#) $Id: ParseCmd.3,v 1.7 2001/09/24 07:02:51 dgp Exp $
'\"
.so man.macros
.TH Tcl_ParseCommand 3 8.3 Tcl "Tcl Library Procedures"
.BS
.SH NAME
-Tcl_ParseCommand, Tcl_ParseExpr, Tcl_ParseBraces, Tcl_ParseQuotedString, Tcl_ParseVarName, Tcl_ParseVar, Tcl_FreeParse, Tcl_EvalTokens, BTcl_EvalTokensStandard \- parse Tcl scripts and expressions
+Tcl_ParseCommand, Tcl_ParseExpr, Tcl_ParseBraces, Tcl_ParseQuotedString, Tcl_ParseVarName, Tcl_ParseVar, Tcl_FreeParse, Tcl_EvalTokens, Tcl_EvalTokensStandard \- parse Tcl scripts and expressions
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR