summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstevesk <stevesk@openbsd.org>2008-10-17 18:36:24 +0000
committerstevesk <stevesk@openbsd.org>2008-10-17 18:36:24 +0000
commit17f5b9d328c179d29b4f70bc2243e963d7eecab6 (patch)
tree4df6184935ed0ec593e9660dd1ba66a74a46d183
parentRemove clauses 3 and 4 from NetBSD license. (diff)
downloadwireguard-openbsd-17f5b9d328c179d29b4f70bc2243e963d7eecab6.tar.xz
wireguard-openbsd-17f5b9d328c179d29b4f70bc2243e963d7eecab6.zip
correct and clarify VisualHostKey; ok jmc@
-rw-r--r--usr.bin/ssh/ssh_config.510
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh_config.5 b/usr.bin/ssh/ssh_config.5
index 8ca55bd805b..254940ef87f 100644
--- a/usr.bin/ssh/ssh_config.5
+++ b/usr.bin/ssh/ssh_config.5
@@ -34,8 +34,8 @@
.\" (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 $
-.Dd $Mdocdate: October 10 2008 $
+.\" $OpenBSD: ssh_config.5,v 1.114 2008/10/17 18:36:24 stevesk Exp $
+.Dd $Mdocdate: October 17 2008 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -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