mirror of
git://anongit.mindrot.org/openssh.git
synced 2025-02-18 06:46:55 +00:00
upstream commit
add IdentityAgent; noticed & ok jmc@ Upstream-ID: 4ba9034b00a4cf1beae627f0728da897802df88a
This commit is contained in:
parent
1a75d14daf
commit
75e21688f5
5
scp.1
5
scp.1
@ -8,9 +8,9 @@
|
||||
.\"
|
||||
.\" Created: Sun May 7 00:14:37 1995 ylo
|
||||
.\"
|
||||
.\" $OpenBSD: scp.1,v 1.68 2015/09/25 18:19:54 jmc Exp $
|
||||
.\" $OpenBSD: scp.1,v 1.69 2016/05/04 14:32:26 markus Exp $
|
||||
.\"
|
||||
.Dd $Mdocdate: September 25 2015 $
|
||||
.Dd $Mdocdate: May 4 2016 $
|
||||
.Dt SCP 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -155,6 +155,7 @@ For full details of the options listed below, and their possible values, see
|
||||
.It HostKeyAlgorithms
|
||||
.It HostKeyAlias
|
||||
.It HostName
|
||||
.It IdentityAgent
|
||||
.It IdentityFile
|
||||
.It IdentitiesOnly
|
||||
.It IPQoS
|
||||
|
5
sftp.1
5
sftp.1
@ -1,4 +1,4 @@
|
||||
.\" $OpenBSD: sftp.1,v 1.102 2015/09/25 18:19:54 jmc Exp $
|
||||
.\" $OpenBSD: sftp.1,v 1.103 2016/05/04 14:32:26 markus Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2001 Damien Miller. All rights reserved.
|
||||
.\"
|
||||
@ -22,7 +22,7 @@
|
||||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd $Mdocdate: September 25 2015 $
|
||||
.Dd $Mdocdate: May 4 2016 $
|
||||
.Dt SFTP 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -220,6 +220,7 @@ For full details of the options listed below, and their possible values, see
|
||||
.It HostKeyAlgorithms
|
||||
.It HostKeyAlias
|
||||
.It HostName
|
||||
.It IdentityAgent
|
||||
.It IdentityFile
|
||||
.It IdentitiesOnly
|
||||
.It IPQoS
|
||||
|
Loading…
Reference in New Issue
Block a user