diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2024-01-21 23:03:52 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2024-01-21 23:03:52 (GMT) |
commit | 9fc36886d65d9528baf88a93e59957a5b125b778 (patch) | |
tree | 9acc6e7663aa20fff2631c0b113899218b569067 /doc/Tcl_Main.3 | |
parent | c0820abc21f24df06915c420f63efab64af79dac (diff) | |
download | tcl-9fc36886d65d9528baf88a93e59957a5b125b778.zip tcl-9fc36886d65d9528baf88a93e59957a5b125b778.tar.gz tcl-9fc36886d65d9528baf88a93e59957a5b125b778.tar.bz2 |
More small bits of doc polishing
Diffstat (limited to 'doc/Tcl_Main.3')
-rw-r--r-- | doc/Tcl_Main.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/Tcl_Main.3 b/doc/Tcl_Main.3 index 8277262..6410450 100644 --- a/doc/Tcl_Main.3 +++ b/doc/Tcl_Main.3 @@ -27,6 +27,7 @@ Tcl_Obj * \fBTcl_GetStartupScript\fR(\fIencodingPtr\fR) .sp \fBTcl_SetMainLoop\fR(\fImainLoopProc\fR) +.fi .SH ARGUMENTS .AS Tcl_MainLoopProc *mainLoopProc .AP Tcl_Size argc in |