summaryrefslogtreecommitdiffstats
path: root/contrib/tcl/doc/FindExec.3
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/tcl/doc/FindExec.3')
-rw-r--r--contrib/tcl/doc/FindExec.33
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/tcl/doc/FindExec.3 b/contrib/tcl/doc/FindExec.3
index 10342cc..be6e1f3 100644
--- a/contrib/tcl/doc/FindExec.3
+++ b/contrib/tcl/doc/FindExec.3
@@ -5,6 +5,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
'\" SCCS: @(#) FindExec.3 1.3 96/03/25 20:03:17
+'\" $Id$
'\"
.so man.macros
.TH Tcl_FindExecutable 3 7.5 Tcl "Tcl Library Procedures"
@@ -30,7 +31,7 @@ This procedure computes the full path name of the executable file
from which the application was invoked and saves it for Tcl's
internal use.
The executable's path name is needed for several purposes in
-Tcl. For example, is is needed on some platforms in the
+Tcl. For example, it is needed on some platforms in the
implementation of the \fBload\fR command.
It is also returned by the \fBinfo nameofexecutable\fR command.
.PP
OpenPOWER on IntegriCloud