diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-24 09:42:43 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2013-08-24 09:42:43 (GMT) |
commit | ccbbb5d2887f70f66db0bd2afff3def17d388c21 (patch) | |
tree | fa42701649401b06e72427bb50f488f0daf64da3 /doc/NRE.3 | |
parent | a33a94ec85ccfbfe1b666744acca22f46798f77a (diff) | |
download | tcl-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.3 | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |