summaryrefslogtreecommitdiffstats
path: root/doc/self.n
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-08 10:14:49 (GMT)
commit99a90efbfdf094cdb59e8136873498c98322b1b3 (patch)
treef86a1e9094f58df1a28bf376dba5a5952f13cecb /doc/self.n
parent49baa37b9ceaea45c5bc3648673a4c7b786d76cf (diff)
downloadtcl-99a90efbfdf094cdb59e8136873498c98322b1b3.zip
tcl-99a90efbfdf094cdb59e8136873498c98322b1b3.tar.gz
tcl-99a90efbfdf094cdb59e8136873498c98322b1b3.tar.bz2
TIP #590 follow-up: Adapt documentation and tclStubLib.c
Diffstat (limited to 'doc/self.n')
-rw-r--r--doc/self.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/self.n b/doc/self.n
index 855d067..14f68c7 100644
--- a/doc/self.n
+++ b/doc/self.n
@@ -12,7 +12,7 @@
self \- method call internal introspection
.SH SYNOPSIS
.nf
-package require TclOO
+package require tcl::oo
\fBself\fR ?\fIsubcommand\fR?
.fi