[sftp.1]
     add version; from Nils Nordman <nino at nforced dot com> via markus@.
     markus@ ok
This commit is contained in:
Damien Miller 2003-01-08 14:05:23 +11:00
parent 770b374a68
commit 6342180b7f
2 changed files with 10 additions and 2 deletions

View File

@ -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.
@ -954,4 +958,4 @@
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 $

6
sftp.1
View File

@ -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