]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- fgsch@cvs.openbsd.org 2003/01/07 23:42:54
authorDamien Miller <djm@mindrot.org>
Wed, 8 Jan 2003 03:05:23 +0000 (14:05 +1100)
committerDamien Miller <djm@mindrot.org>
Wed, 8 Jan 2003 03:05:23 +0000 (14:05 +1100)
     [sftp.1]
     add version; from Nils Nordman <nino at nforced dot com> via markus@.
     markus@ ok

ChangeLog
sftp.1

index 3d489ed24bd73216943178de5dce26646ae8156f..aacdf995886dbac5750a7208d793a2ce6c8cba86 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
      [sftp-client.c]
      Fix "get -p" download to not add user-write perm. mindrot bug #426
      reported by gfernandez@livevault.com; ok markus@
+   - fgsch@cvs.openbsd.org 2003/01/07 23:42:54
+     [sftp.1]
+     add version; from Nils Nordman <nino at nforced dot com> via markus@.
+     markus@ ok
 
 20030107
  - (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses. 
      save auth method before monitor_reset_key_state(); bugzilla bug #284;
      ok provos@
 
-$Id: ChangeLog,v 1.2552 2003/01/08 03:04:53 djm Exp $
+$Id: ChangeLog,v 1.2553 2003/01/08 03:05:23 djm Exp $
diff --git a/sftp.1 b/sftp.1
index 84d1c1bf5a09c72c6b5c0f71e7bb65d84d383b3f..60d46b1c2e3083f00f8f6237eebffb56e929ba89 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.37 2002/12/06 05:20:02 djm Exp $
+.\" $OpenBSD: sftp.1,v 1.38 2003/01/07 23:42:54 fgsch Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -253,6 +253,10 @@ Create a symbolic link from
 .Ar oldpath
 to
 .Ar newpath .
+.It Ic version
+Display the
+.Nm
+protocol version.
 .It Ic ! Ar command
 Execute
 .Ar command