summaryrefslogtreecommitdiff
path: root/usr.bin/ssh/ssh-keyscan.1
diff options
context:
space:
mode:
authorBrad Smith <brad@cvs.openbsd.org>2004-07-12 23:34:26 +0000
committerBrad Smith <brad@cvs.openbsd.org>2004-07-12 23:34:26 +0000
commit30abce2d0234849c283e4f765a944dbc39079e5a (patch)
treee888b1f428533a45572456e00480e94a7b927416 /usr.bin/ssh/ssh-keyscan.1
parentf1c79b28d959a46a2741d19155c5ee4eb7f44822 (diff)
Fix incorrect macro, .I -> .Em
From: Eric S. Raymond <esr at thyrsus dot com> ok jmc@
Diffstat (limited to 'usr.bin/ssh/ssh-keyscan.1')
-rw-r--r--usr.bin/ssh/ssh-keyscan.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/ssh/ssh-keyscan.1 b/usr.bin/ssh/ssh-keyscan.1
index 572751f66a3..9efcf52137e 100644
--- a/usr.bin/ssh/ssh-keyscan.1
+++ b/usr.bin/ssh/ssh-keyscan.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-keyscan.1,v 1.17 2003/06/10 09:12:11 jmc Exp $
+.\" $OpenBSD: ssh-keyscan.1,v 1.18 2004/07/12 23:34:25 brad Exp $
.\"
.\" Copyright 1995, 1996 by David Mazieres <dm@lcs.mit.edu>.
.\"
@@ -97,7 +97,7 @@ to use IPv6 addresses only.
If a ssh_known_hosts file is constructed using
.Nm
without verifying the keys, users will be vulnerable to
-.I man in the middle
+.Em man in the middle
attacks.
On the other hand, if the security model allows such a risk,
.Nm