summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2001-09-24 07:00:23 (GMT)
committerdgp <dgp@users.sourceforge.net>2001-09-24 07:00:23 (GMT)
commit5d07b9958ec3fb7e4420f57fa385cf6e7236a336 (patch)
tree933d73ce602d87bbc930e1a76f256ef5f25baec1 /doc
parent67797c27dcbe601bd7232db60287038022b8f8a2 (diff)
downloadtcl-5d07b9958ec3fb7e4420f57fa385cf6e7236a336.zip
tcl-5d07b9958ec3fb7e4420f57fa385cf6e7236a336.tar.gz
tcl-5d07b9958ec3fb7e4420f57fa385cf6e7236a336.tar.bz2
corrected formatting error causing 'make mklinks' trouble
Diffstat (limited to 'doc')
-rw-r--r--doc/ParseCmd.36
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/ParseCmd.3 b/doc/ParseCmd.3
index 6e23c21..ff63701 100644
--- a/doc/ParseCmd.3
+++ b/doc/ParseCmd.3
@@ -4,15 +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.5 2001/09/13 11:56:19 msofer Exp $
+'\" RCS: @(#) $Id: ParseCmd.3,v 1.6 2001/09/24 07:00:23 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, BTcl_EvalTokensStandard \- parse Tcl scripts and expressions
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR