From 8d20b08728ffb7a437a05e08bae0e3610cbd7d95 Mon Sep 17 00:00:00 2001 From: djm Date: Mon, 3 Nov 2008 08:25:21 +0000 Subject: [PATCH] - stevesk@cvs.openbsd.org 2008/10/17 18:36:24 [ssh_config.5] correct and clarify VisualHostKey; ok jmc@ --- ChangeLog | 3 +++ ssh_config.5 | 8 +++++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index fdb60659..ed63e9e2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -73,6 +73,9 @@ - stevesk@cvs.openbsd.org 2008/10/14 18:11:33 [sshconnect.c] use #define ROQUIET here; no binary change. ok dtucker@ + - stevesk@cvs.openbsd.org 2008/10/17 18:36:24 + [ssh_config.5] + correct and clarify VisualHostKey; ok jmc@ 20080906 - (dtucker) [config.guess config.sub] Update to latest versions from diff --git a/ssh_config.5 b/ssh_config.5 index c3021fe6..7d3823d6 100644 --- a/ssh_config.5 +++ b/ssh_config.5 @@ -34,7 +34,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. .\" -.\" $OpenBSD: ssh_config.5,v 1.113 2008/10/10 16:43:27 stevesk Exp $ +.\" $OpenBSD: ssh_config.5,v 1.114 2008/10/17 18:36:24 stevesk Exp $ .Dd $Mdocdate$ .Dt SSH_CONFIG 5 .Os @@ -1065,10 +1065,12 @@ in If this flag is set to .Dq yes , an ASCII art representation of the remote host key fingerprint is -printed additionally to the hex fingerprint string. +printed in addition to the hex fingerprint string at login and +for unknown host keys. If this flag is set to .Dq no , -only the hex fingerprint string will be printed. +no fingerprint strings are printed at login and +only the hex fingerprint string will be printed for unknown host keys. The default is .Dq no . .It Cm XAuthLocation -- 2.45.1