summaryrefslogtreecommitdiffstats
path: root/doc/Load.3
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2012-11-26 15:27:44 (GMT)
committerdgp <dgp@users.sourceforge.net>2012-11-26 15:27:44 (GMT)
commitd75ffb6da4c2a55321744117c7e7ae7943392060 (patch)
tree4a3739e47104a3622c70f82f2009f58ef4a5bd71 /doc/Load.3
parenta6f5874dd6a97c06fc39c4d5fd429042d4facce8 (diff)
downloadtcl-d75ffb6da4c2a55321744117c7e7ae7943392060.zip
tcl-d75ffb6da4c2a55321744117c7e7ae7943392060.tar.gz
tcl-d75ffb6da4c2a55321744117c7e7ae7943392060.tar.bz2
doc formatting goofs
Diffstat (limited to 'doc/Load.3')
-rw-r--r--doc/Load.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Load.3 b/doc/Load.3
index 9602b77..bbfc662 100644
--- a/doc/Load.3
+++ b/doc/Load.3
@@ -31,7 +31,7 @@ Array of names of symbols to be resolved during the load of the library, or
NULL if no symbols are to be resolved. If an array is given, the last entry in
the array must be NULL.
.AP int flags in
-The value should normally be 0, but \fITCL_LOAD_GLOBALfR or \fITCL_LOAD_LAZYfR
+The value should normally be 0, but \fITCL_LOAD_GLOBAL\fR or \fITCL_LOAD_LAZY\fR
or a combination of those two is allowed as well.
.AP void *procPtrs out
Points to an array that will hold the addresses of the functions described in