From c1365e61e4f4bafceb9ad55d8008c4476dd3bb1b Mon Sep 17 00:00:00 2001 From: stanton Date: Thu, 13 May 1999 01:50:13 +0000 Subject: * doc/tclsh.1: Updated references to rc script names to accurately reflect the platform differences on Windows. --- doc/tclsh.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/tclsh.1 b/doc/tclsh.1 index 8918a23..76d5aaf 100644 --- a/doc/tclsh.1 +++ b/doc/tclsh.1 @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: tclsh.1,v 1.2 1998/09/14 18:39:55 stanton Exp $ +'\" RCS: @(#) $Id: tclsh.1,v 1.3 1999/05/13 01:50:13 stanton Exp $ '\" .so man.macros .TH tclsh 1 "" Tcl "Tcl Applications" @@ -26,7 +26,8 @@ Tcl commands from standard input and printing command results and error messages to standard output. It runs until the \fBexit\fR command is invoked or until it reaches end-of-file on its standard input. -If there exists a file \fB.tclshrc\fR in the home directory of +If there exists a file \fB.tclshrc\fR (or \fBtclshrc.tcl\fR on +the Windows platforms) in the home directory of the user, \fBtclsh\fR evaluates the file as a Tcl script just before reading the first command from standard input. -- cgit v0.12