summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-04 20:51:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-08-04 20:51:06 (GMT)
commit13e1ca04f2d23a58231b182bda017f69bfdc9641 (patch)
treef7d1dd593dd2e997b28aacfdde391e9dfec6f1b3 /doc
parentb85dcaa1f8daa28cc50533f2fbfca083aa9fb3d4 (diff)
parent35d0992797dc0bcdfae9edb823cb03c41bf37a5d (diff)
downloadtcl-13e1ca04f2d23a58231b182bda017f69bfdc9641.zip
tcl-13e1ca04f2d23a58231b182bda017f69bfdc9641.tar.gz
tcl-13e1ca04f2d23a58231b182bda017f69bfdc9641.tar.bz2
Merge 8.6
Diffstat (limited to 'doc')
-rw-r--r--doc/CrtAlias.32
-rw-r--r--doc/info.n2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/CrtAlias.3 b/doc/CrtAlias.3
index 82ef122..10192e9 100644
--- a/doc/CrtAlias.3
+++ b/doc/CrtAlias.3
@@ -29,7 +29,7 @@ Tcl_Interp *
\fBTcl_GetMaster\fR(\fIinterp\fR)
.sp
int
-\fBTcl_GetInterpPath\fR(\finterp, slaveInterp\fR)
+\fBTcl_GetInterpPath\fR(\fIinterp, slaveInterp\fR)
.sp
int
\fBTcl_CreateAlias\fR(\fIslaveInterp, slaveCmd, targetInterp, targetCmd,
diff --git a/doc/info.n b/doc/info.n
index dc21ac1..55e63f0 100644
--- a/doc/info.n
+++ b/doc/info.n
@@ -278,7 +278,7 @@ Returns the name of each file loaded in \fIinterp\fR va \fBload\fR as part of
\fIpackage\fR . If \fIpackage\fR is not given, returns a list where each item
is the name of the loaded file and the name of the package for which the file
was loaded. For a statically-loaded package the name of the file is the empty
-string. For \fInterp\fR, the empty string is the current interpreter.
+string. For \fIinterp\fR, the empty string is the current interpreter.
.TP
\fBinfo locals \fR?\fIpattern\fR?
.