summaryrefslogtreecommitdiffstats
path: root/doc/CrtCommand.3
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2007-12-10 16:20:10 (GMT)
committerjenglish <jenglish@flightlab.com>2007-12-10 16:20:10 (GMT)
commitfc7c131e6b21482b38e9dc9cef94e246160523cd (patch)
treeaec6307f26dcd95e16a72a84b09710aff8ed1156 /doc/CrtCommand.3
parente2806f9cb45938537d9505627a24aedef2c61b13 (diff)
downloadtcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.zip
tcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.tar.gz
tcl-fc7c131e6b21482b38e9dc9cef94e246160523cd.tar.bz2
Fix markup errors.
Consistency: Make sure "KEYWORDS" section appears after "SEE ALSO".
Diffstat (limited to 'doc/CrtCommand.3')
-rw-r--r--doc/CrtCommand.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/CrtCommand.3 b/doc/CrtCommand.3
index c4e042a..ac7a151 100644
--- a/doc/CrtCommand.3
+++ b/doc/CrtCommand.3
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: CrtCommand.3,v 1.12 2005/05/10 18:33:54 kennykb Exp $
+'\" RCS: @(#) $Id: CrtCommand.3,v 1.13 2007/12/10 16:20:10 jenglish Exp $
'\"
.so man.macros
.TH Tcl_CreateCommand 3 "" Tcl "Tcl Library Procedures"
@@ -137,7 +137,6 @@ typedef void Tcl_CmdDeleteProc(
.CE
The \fIclientData\fR argument will be the same as the \fIclientData\fR
argument passed to \fBTcl_CreateCommand\fR.
-.PP
.SH "SEE ALSO"
Tcl_CreateObjCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo, Tcl_GetCommandName, Tcl_SetObjResult