summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2018-10-22 20:41:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2018-10-22 20:41:04 (GMT)
commit4ff1d3aad67e47288935ad9df2cb0d996ad5c556 (patch)
treedb888654092fd683ed22f90f8ba5d19c76ae7f81 /doc
parentadfb54232970f68c2116e0496bb4a3370d109016 (diff)
parent140cd14f15899b2d26c21a9cff7e805daf239fd9 (diff)
downloadtcl-4ff1d3aad67e47288935ad9df2cb0d996ad5c556.zip
tcl-4ff1d3aad67e47288935ad9df2cb0d996ad5c556.tar.gz
tcl-4ff1d3aad67e47288935ad9df2cb0d996ad5c556.tar.bz2
Merge 8.7
Diffstat (limited to 'doc')
-rw-r--r--doc/CrtObjCmd.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/CrtObjCmd.3 b/doc/CrtObjCmd.3
index 69cadb8..746faba 100644
--- a/doc/CrtObjCmd.3
+++ b/doc/CrtObjCmd.3
@@ -8,7 +8,7 @@
.so man.macros
.BS
.SH NAME
-Tcl_CreateObjCommand, Tcl_DeleteCommand, Tcl_DeleteCommandFromToken, Tcl_GetCommandInfo, Tcl_GetCommandInfoFromToken, Tcl_SetCommandInfo, Tcl_SetCommandInfoFromToken, Tcl_GetCommandName, Tcl_GetCommandFullName, Tcl_GetCommandFromObj Tcl_RegisterCommandTypeName, Tcl_GetCommandTypeName \- implement new commands in C
+Tcl_CreateObjCommand, Tcl_DeleteCommand, Tcl_DeleteCommandFromToken, Tcl_GetCommandInfo, Tcl_GetCommandInfoFromToken, Tcl_SetCommandInfo, Tcl_SetCommandInfoFromToken, Tcl_GetCommandName, Tcl_GetCommandFullName, Tcl_GetCommandFromObj, Tcl_RegisterCommandTypeName, Tcl_GetCommandTypeName \- implement new commands in C
.SH SYNOPSIS
.nf
\fB#include <tcl.h>\fR