summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorhobbs <hobbs>2000-03-03 02:57:37 (GMT)
committerhobbs <hobbs>2000-03-03 02:57:37 (GMT)
commitd8e3f8fb63a93dadbd9c11eacf0ce26a6054b159 (patch)
treead78a40ca893375cd85e19e5fbb144fa5847ae0c /doc
parent454b80c3ff76507b4f3088caa3f8a49ab4d9d12e (diff)
downloadtcl-d8e3f8fb63a93dadbd9c11eacf0ce26a6054b159.zip
tcl-d8e3f8fb63a93dadbd9c11eacf0ce26a6054b159.tar.gz
tcl-d8e3f8fb63a93dadbd9c11eacf0ce26a6054b159.tar.bz2
* doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable
[Bug: 4275]
Diffstat (limited to 'doc')
-rw-r--r--doc/FindExec.36
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/FindExec.3 b/doc/FindExec.3
index 098c7a2..f9d6d14 100644
--- a/doc/FindExec.3
+++ b/doc/FindExec.3
@@ -4,10 +4,10 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: FindExec.3,v 1.3 1998/09/14 18:39:48 stanton Exp $
+'\" RCS: @(#) $Id: FindExec.3,v 1.4 2000/03/03 02:57:37 hobbs Exp $
'\"
.so man.macros
-.TH Tcl_FindExecutable 3 7.5 Tcl "Tcl Library Procedures"
+.TH Tcl_FindExecutable 3 8.1 Tcl "Tcl Library Procedures"
.BS
.SH NAME
Tcl_FindExecutable, Tcl_GetNameOfExecutable \- identify or return the name of the binary file containing the application
@@ -15,7 +15,7 @@ Tcl_FindExecutable, Tcl_GetNameOfExecutable \- identify or return the name of th
.nf
\fB#include <tcl.h>\fR
.sp
-char *
+void
\fBTcl_FindExecutable\fR(\fIargv0\fR)
.sp
CONST char *