From: Owen Dunn Date: Thu, 28 Jun 2001 13:36:14 +0000 (+0000) Subject: Added = to instructions for setting PATH X-Git-Tag: r8855-g4f798d~2592 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=ae3f7d4d898a7ab4cfe3f55c9af2394c70bdaabc;p=PuTTY_svn.git Added = to instructions for setting PATH git-svn-id: http://svn.tartarus.org/sgt/putty@1157 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/plink.but b/doc/plink.but index cdee880e..13fa3407 100644 --- a/doc/plink.but +++ b/doc/plink.but @@ -1,4 +1,4 @@ -\versionid $Id: plink.but,v 1.5 2001/04/18 15:23:36 owen Exp $ +\versionid $Id: plink.but,v 1.6 2001/06/28 13:36:14 owen Exp $ \C{plink} Using the command-line connection tool Plink @@ -30,7 +30,7 @@ To start Plink it will need either to be on your \i{\c{PATH}} or in your current directory. To add the directory containing Plink to your \c{PATH} environment variable, type into the console window: -\c set PATH C:\path\to\putty\directory;%PATH% +\c set PATH=C:\path\to\putty\directory;%PATH% This will only work for the lifetime of that particular console window. To set your \c{PATH} more permanently on Windows NT, use the diff --git a/doc/pscp.but b/doc/pscp.but index 9b79dd56..73a18895 100644 --- a/doc/pscp.but +++ b/doc/pscp.but @@ -1,4 +1,4 @@ -\versionid $Id: pscp.but,v 1.10 2001/02/19 10:54:18 simon Exp $ +\versionid $Id: pscp.but,v 1.11 2001/06/28 13:36:14 owen Exp $ \#FIXME: Need examples @@ -23,7 +23,7 @@ To start PSCP it will need either to be on your \i{\c{PATH}} or in your current directory. To add the directory containing PSCP to your \c{PATH} environment variable, type into the console window: -\c set PATH C:\path\to\putty\directory;%PATH% +\c set PATH=C:\path\to\putty\directory;%PATH% This will only work for the lifetime of that particular console window. To set your \c{PATH} more permanently on Windows NT, use the