summaryrefslogtreecommitdiffstats
path: root/doc/Method.3
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2011-07-18 23:45:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2011-07-18 23:45:15 (GMT)
commit72d34422eacbba7943133639ab202f4cb9869a06 (patch)
treef6c276fef4010ddf0f97541f9e016a3c1e19d569 /doc/Method.3
parent28155c8eab47a927fe919db3b537dde2ef01366b (diff)
downloadtcl-72d34422eacbba7943133639ab202f4cb9869a06.zip
tcl-72d34422eacbba7943133639ab202f4cb9869a06.tar.gz
tcl-72d34422eacbba7943133639ab202f4cb9869a06.tar.bz2
The final parts of my doc improvement project
Diffstat (limited to 'doc/Method.3')
-rw-r--r--doc/Method.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Method.3 b/doc/Method.3
index 11e2d5b..43b3609 100644
--- a/doc/Method.3
+++ b/doc/Method.3
@@ -9,7 +9,7 @@
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
-Tcl_ClassSetConstructor, Tcl_ClassSetDestructor, Tcl_MethodDeclarerClass, Tcl_MethodDeclarerObject, Tcl_MethodIsPublic, Tcl_MethodIsType, Tcl_MethodName, Tcl_NewInstanceMethod, Tcl_NewMethod, Tcl_ObjectContextIsFiltering, Tcl_ObjectContextMethod, Tcl_ObjectContextObject, Tcl_ObjectContextSkippedArgs \- manipulate methods and method-call contexts
+Tcl_ClassSetConstructor, Tcl_ClassSetDestructor, Tcl_MethodDeclarerClass, Tcl_MethodDeclarerObject, Tcl_MethodIsPublic, Tcl_MethodIsType, Tcl_MethodName, Tcl_NewInstanceMethod, Tcl_NewMethod, Tcl_ObjectContextInvokeNext, Tcl_ObjectContextIsFiltering, Tcl_ObjectContextMethod, Tcl_ObjectContextObject, Tcl_ObjectContextSkippedArgs \- manipulate methods and method-call contexts
.SH SYNOPSIS
.nf
\fB#include <tclOO.h>\fR