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 | 8463ceabbba1e8736e395eda5a6f37428dc9c12c (patch) | |
tree | fa42701649401b06e72427bb50f488f0daf64da3 /doc/NRE.3 | |
parent | 0ae283a82593a1994e6ed6e5c7577603fa7f72bb (diff) | |
download | tcl-8463ceabbba1e8736e395eda5a6f37428dc9c12c.zip tcl-8463ceabbba1e8736e395eda5a6f37428dc9c12c.tar.gz tcl-8463ceabbba1e8736e395eda5a6f37428dc9c12c.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 |