From d8e3f8fb63a93dadbd9c11eacf0ce26a6054b159 Mon Sep 17 00:00:00 2001 From: hobbs Date: Fri, 3 Mar 2000 02:57:37 +0000 Subject: * doc/FindExec.3: fixed doc for declaration of Tcl_FindExecutable [Bug: 4275] --- doc/FindExec.3 | 6 +++--- 1 file 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 \fR .sp -char * +void \fBTcl_FindExecutable\fR(\fIargv0\fR) .sp CONST char * -- cgit v0.12