summaryrefslogtreecommitdiffstats
path: root/doc/StaticLibrary.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-30 14:29:47 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-30 14:29:47 (GMT)
commitaca352b62784bfe712dcdbe1fa2942399494f7ea (patch)
tree7967f023dcccff2c27532acca2774a924ae91313 /doc/StaticLibrary.3
parent64524dd1b913c7b5c0c8a053d35321834e3137ed (diff)
downloadtcl-aca352b62784bfe712dcdbe1fa2942399494f7ea.zip
tcl-aca352b62784bfe712dcdbe1fa2942399494f7ea.tar.gz
tcl-aca352b62784bfe712dcdbe1fa2942399494f7ea.tar.bz2
Update tcl.dsp. Update documentation
Diffstat (limited to 'doc/StaticLibrary.3')
-rw-r--r--doc/StaticLibrary.33
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/StaticLibrary.3 b/doc/StaticLibrary.3
index 83a9a07..c5bd364 100644
--- a/doc/StaticLibrary.3
+++ b/doc/StaticLibrary.3
@@ -70,8 +70,7 @@ initialization procedure to be invoked.
\fBTcl_StaticLibrary\fR was named \fBTcl_StaticPackage\fR in Tcl 8.6 and
earlier, but the old name is deprecated now.
.PP
-\fBTcl_StaticLibrary\fR can not be safely used by stub-enabled extensions,
-so its symbol is not included in the stub table.
+\fBTcl_StaticLibrary\fR can not be used in stub-enabled extensions.
.SH KEYWORDS
initialization procedure, package, static linking
.SH "SEE ALSO"