summaryrefslogtreecommitdiffstats
path: root/doc/NRE.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2013-08-24 09:42:43 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2013-08-24 09:42:43 (GMT)
commitccbbb5d2887f70f66db0bd2afff3def17d388c21 (patch)
treefa42701649401b06e72427bb50f488f0daf64da3 /doc/NRE.3
parenta33a94ec85ccfbfe1b666744acca22f46798f77a (diff)
downloadtcl-ccbbb5d2887f70f66db0bd2afff3def17d388c21.zip
tcl-ccbbb5d2887f70f66db0bd2afff3def17d388c21.tar.gz
tcl-ccbbb5d2887f70f66db0bd2afff3def17d388c21.tar.bz2
Unbreak doc; the apropos index entry *must* be one line.
(This is an external constraint forced by the requirement to fit into the standard Unix manual system.)
Diffstat (limited to 'doc/NRE.3')
-rw-r--r--doc/NRE.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/NRE.3 b/doc/NRE.3
index a27a359..ce609e6 100644
--- a/doc/NRE.3
+++ b/doc/NRE.3
@@ -8,8 +8,7 @@
.TH NRE 3 8.6 Tcl "Tcl Library Procedures"
.BS
.SH NAME
-Tcl_NRCreateCommand, Tcl_NRCallObjProc, Tcl_NREvalObj, Tcl_NREvalObjv,
-Tcl_NRCmdSwap, Tcl_NRExprObj, Tcl_NRAddCallback \- Non-Recursive (stackless) evaluation of Tcl scripts.
+Tcl_NRCreateCommand, Tcl_NRCallObjProc, Tcl_NREvalObj, Tcl_NREvalObjv, Tcl_NRCmdSwap, Tcl_NRExprObj, Tcl_NRAddCallback \- Non-Recursive (stackless) evaluation of Tcl scripts.
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR