]> andersk Git - openssh.git/commitdiff
- jmc@cvs.openbsd.org 2005/03/01 17:19:35
authordjm <djm>
Wed, 2 Mar 2005 01:04:16 +0000 (01:04 +0000)
committerdjm <djm>
Wed, 2 Mar 2005 01:04:16 +0000 (01:04 +0000)
     [scp.1 sftp.1]
     add HashKnownHosts to -o list;
     ok markus@

ChangeLog
scp.1
sftp.1

index e2fbf23211f2fb676ac2b2bccfa26399e9c768da..97d9c1256fbd5e60eb4a850b27b47d0da2a18673 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
    - jmc@cvs.openbsd.org 2005/03/01 15:47:14
      [ssh-keyscan.1 ssh-keyscan.c]
      sort options and sync usage();
+   - jmc@cvs.openbsd.org 2005/03/01 17:19:35
+     [scp.1 sftp.1]
+     add HashKnownHosts to -o list;
+     ok markus@
 
 20050301
  - (djm) OpenBSD CVS sync:
diff --git a/scp.1 b/scp.1
index 30049c2b6806768cd8532fa01821d8df8c48430a..b5191e318129fd8fd478041ef9eb708530981622 100644 (file)
--- a/scp.1
+++ b/scp.1
@@ -9,7 +9,7 @@
 .\"
 .\" Created: Sun May  7 00:14:37 1995 ylo
 .\"
-.\" $OpenBSD: scp.1,v 1.37 2004/10/07 10:10:24 djm Exp $
+.\" $OpenBSD: scp.1,v 1.38 2005/03/01 17:19:35 jmc Exp $
 .\"
 .Dd September 25, 1999
 .Dt SCP 1
@@ -133,6 +133,7 @@ For full details of the options listed below, and their possible values, see
 .It GlobalKnownHostsFile
 .It GSSAPIAuthentication
 .It GSSAPIDelegateCredentials
+.It HashKnownHosts
 .It Host
 .It HostbasedAuthentication
 .It HostKeyAlgorithms
diff --git a/sftp.1 b/sftp.1
index bcd7fdf7895641750d180e6750df94ab8734d738..c89ffc30fc77627d43ffc53f6e6b4943786b243a 100644 (file)
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.60 2004/12/05 23:55:07 jaredy Exp $
+.\" $OpenBSD: sftp.1,v 1.61 2005/03/01 17:19:35 jmc Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -161,6 +161,7 @@ For full details of the options listed below, and their possible values, see
 .It GlobalKnownHostsFile
 .It GSSAPIAuthentication
 .It GSSAPIDelegateCredentials
+.It HashKnownHosts
 .It Host
 .It HostbasedAuthentication
 .It HostKeyAlgorithms
This page took 0.04498 seconds and 5 git commands to generate.