summaryrefslogtreecommitdiffstats
path: root/doc/FindExec.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-29 11:28:50 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-04-29 11:28:50 (GMT)
commit15ba6741cfdbedfb264478ebef44ba013cf9fd97 (patch)
treefe7b8f6c6f8017e4b9ded3e4c570dac6cfeaf8b1 /doc/FindExec.3
parentbe928297ad4c42c8888db9ed25a137d162fef621 (diff)
downloadtcl-15ba6741cfdbedfb264478ebef44ba013cf9fd97.zip
tcl-15ba6741cfdbedfb264478ebef44ba013cf9fd97.tar.gz
tcl-15ba6741cfdbedfb264478ebef44ba013cf9fd97.tar.bz2
doc update
Diffstat (limited to 'doc/FindExec.3')
-rw-r--r--doc/FindExec.33
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/FindExec.3 b/doc/FindExec.3
index 60b2cec..7f8c8a4 100644
--- a/doc/FindExec.3
+++ b/doc/FindExec.3
@@ -35,6 +35,9 @@ 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
+The result of \fBTcl_FindExecutable\fR is the full Tcl version (e.g.,
+\fB8.7.0+abcdef...abcdef.gcc-1002.utf16\fR).
+.PP
On UNIX platforms this procedure is typically invoked as the very
first thing in the application's main program; it must be passed
\fIargv[0]\fR as its argument. It is important not to change the