]> andersk Git - openssh.git/commitdiff
- brad@cvs.openbsd.org 2004/07/12 23:34:25
authordtucker <dtucker>
Sat, 17 Jul 2004 06:13:15 +0000 (06:13 +0000)
committerdtucker <dtucker>
Sat, 17 Jul 2004 06:13:15 +0000 (06:13 +0000)
     [ssh-keyscan.1]
     Fix incorrect macro, .I -> .Em
     From: Eric S. Raymond <esr at thyrsus dot com>
     ok jmc@

ChangeLog
ssh-keyscan.1

index ffcc9cca651897cda6c7deeadd7e6e103dc3f8fe..31193d56cf43844bebe26513608edb9e3a8f6ae9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
      session.c sftp-client.c sftp.c ssh-agent.1 ssh-keygen.c ssh.c ssh1.h
      sshd.c ttymodes.h]
      spaces
+   - brad@cvs.openbsd.org 2004/07/12 23:34:25
+     [ssh-keyscan.1]
+     Fix incorrect macro, .I -> .Em
+     From: Eric S. Raymond <esr at thyrsus dot com>
+     ok jmc@
 
 20040711
  - (dtucker) [auth-pam.c] Check for zero from waitpid() too, which allows
index 572751f66a35211cb6faef4511f687d609d10a9a..9efcf52137e3a647bae783bddfbca5fac5d5abe1 100644 (file)
@@ -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
This page took 0.070731 seconds and 5 git commands to generate.