summaryrefslogtreecommitdiffstats
path: root/doc/SourceRCFile.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/SourceRCFile.3')
-rw-r--r--doc/SourceRCFile.31
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/SourceRCFile.3 b/doc/SourceRCFile.3
index 5eb5472..eabc47c 100644
--- a/doc/SourceRCFile.3
+++ b/doc/SourceRCFile.3
@@ -14,6 +14,7 @@ Tcl_SourceRCFile \- source the Tcl rc file
void
\fBTcl_SourceRCFile\fR(\fIinterp\fR)
.SH ARGUMENTS
+.AS Tcl_Interp *interp
.AP Tcl_Interp *interp in
Tcl interpreter to source rc file into.
.BE