~ubuntu-branches/ubuntu/raring/tcl8.5/raring

« back to all changes in this revision

Viewing changes to doc/CrtCommand.3

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2007-12-25 16:10:04 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20071225161004-zr4n8bj42nh1ybll
Tags: 8.5.0-2
Again disabled stack checking on hppa architecture since it doesn't
work yet.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
'\" See the file "license.terms" for information on usage and redistribution
6
6
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
7
7
'\" 
8
 
'\" RCS: @(#) $Id: CrtCommand.3,v 1.12 2005/05/10 18:33:54 kennykb Exp $
 
8
'\" RCS: @(#) $Id: CrtCommand.3,v 1.14 2007/12/13 15:22:30 dgp Exp $
9
9
'\" 
10
10
.so man.macros
11
11
.TH Tcl_CreateCommand 3 "" Tcl "Tcl Library Procedures"
137
137
.CE
138
138
The \fIclientData\fR argument will be the same as the \fIclientData\fR
139
139
argument passed to \fBTcl_CreateCommand\fR.
140
 
.PP
141
140
 
142
141
.SH "SEE ALSO"
143
142
Tcl_CreateObjCommand, Tcl_DeleteCommand, Tcl_GetCommandInfo, Tcl_SetCommandInfo, Tcl_GetCommandName, Tcl_SetObjResult