summaryrefslogtreecommitdiffstats
path: root/doc/safe.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2012-05-31 10:02:55 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2012-05-31 10:02:55 (GMT)
commit21dc9cfd81ea3a902c1d4934fc4966ec6b28bd39 (patch)
treed1b8af83039c6881887386e9bc55fca9f16e5f7d /doc/safe.n
parent3be8c207009de29d1b986abc9e11c9815a42beec (diff)
downloadtcl-21dc9cfd81ea3a902c1d4934fc4966ec6b28bd39.zip
tcl-21dc9cfd81ea3a902c1d4934fc4966ec6b28bd39.tar.gz
tcl-21dc9cfd81ea3a902c1d4934fc4966ec6b28bd39.tar.bz2
[Bug 1997845]: Corrected formatting so that generated HTML can link properly.
Diffstat (limited to 'doc/safe.n')
-rw-r--r--doc/safe.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/safe.n b/doc/safe.n
index 78fa6ad..590f2c6 100644
--- a/doc/safe.n
+++ b/doc/safe.n
@@ -67,7 +67,7 @@ The following commands are provided in the master interpreter:
\fB::safe::interpCreate\fR ?\fIslave\fR? ?\fIoptions...\fR?
Creates a safe interpreter, installs the aliases described in the section
\fBALIASES\fR and initializes the auto-loading and package mechanism as
-specified by the supplied \fBoptions\fR.
+specified by the supplied \fIoptions\fR.
See the \fBOPTIONS\fR section below for a description of the
optional arguments.
If the \fIslave\fR argument is omitted, a name will be generated.