]> andersk Git - openssh.git/commitdiff
- djm@cvs.openbsd.org 2002/12/06 05:20:02
authormouring <mouring>
Mon, 23 Dec 2002 02:23:37 +0000 (02:23 +0000)
committermouring <mouring>
Mon, 23 Dec 2002 02:23:37 +0000 (02:23 +0000)
     [sftp.1]
     Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@

ChangeLog
sftp.1

index 682ec2003c837ad67b0f71fa3831eb0d04d73373..3124f961765fabaea3ef73a5de7467393655ef3a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -48,6 +48,9 @@
      [scp.c]
      use roundup() similar to rcp/util.c and avoid problems with strange
      filesystem block sizes, noted by tjr@freebsd.org; ok djm@
+  - djm@cvs.openbsd.org 2002/12/06 05:20:02
+     [sftp.1]
+     Fix cut'n'paste error, spotted by matthias.riese@b-novative.de; ok deraadt@
 
 20021205
  - (djm) PERL-free fixpaths from stuge-openssh-unix-dev@cdy.org
diff --git a/sftp.1 b/sftp.1
index 33ceb65964044e2a162df907f504d2414a9ddf61..84d1c1bf5a09c72c6b5c0f71e7bb65d84d383b3f 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.36 2002/09/11 22:41:50 djm Exp $
+.\" $OpenBSD: sftp.1,v 1.37 2002/12/06 05:20:02 djm Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -224,7 +224,7 @@ Create remote directory specified by
 .It Xo Ic put
 .Op Ar flags
 .Ar local-path
-.Op Ar local-path
+.Op Ar remote-path
 .Xc
 Upload
 .Ar local-path
This page took 0.039239 seconds and 5 git commands to generate.