]> asedeno.scripts.mit.edu Git - PuTTY.git/commitdiff
Added = to instructions for setting PATH
authorOwen Dunn <owen@greenend.org.uk>
Thu, 28 Jun 2001 13:36:14 +0000 (13:36 +0000)
committerOwen Dunn <owen@greenend.org.uk>
Thu, 28 Jun 2001 13:36:14 +0000 (13:36 +0000)
[originally from svn r1157]

doc/plink.but
doc/pscp.but

index cdee880e19898d0c177441a1b9a15ba8e8708dc5..13fa3407bb0aae712224523a49b56bdeeb9c14db 100644 (file)
@@ -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
index 9b79dd56cb31a3c34f376e6fd41471a73cdc7771..73a1889529b13f8c5374f34d74c731b14e23bcab 100644 (file)
@@ -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