diff options
-rw-r--r-- | usr.bin/ssh/ssh.1 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/usr.bin/ssh/ssh.1 b/usr.bin/ssh/ssh.1 index 11a7b9b0a43..13c926fc8ca 100644 --- a/usr.bin/ssh/ssh.1 +++ b/usr.bin/ssh/ssh.1 @@ -9,7 +9,7 @@ .\" .\" Created: Sat Apr 22 21:55:14 1995 ylo .\" -.\" $Id: ssh.1,v 1.10 1999/10/02 21:19:42 provos Exp $ +.\" $Id: ssh.1,v 1.11 1999/10/02 21:35:47 deraadt Exp $ .\" .Dd September 25, 1999 .Dt SSH 1 @@ -76,10 +76,8 @@ means that if the login would be permitted by .Pa /etc/hosts.equiv , or .Pa /etc/shosts.equiv , -and additionally it can verify the client's +and if additionally the server can verify the client's host key (see -.Pa $HOME/.ssh/known_hosts -and .Pa /etc/ssh_known_hosts in the .Sx FILES |