diff options
Diffstat (limited to 'ssh.1')
-rw-r--r-- | ssh.1 | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -9,7 +9,7 @@ | |||
9 | .\" | 9 | .\" |
10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo | 10 | .\" Created: Sat Apr 22 21:55:14 1995 ylo |
11 | .\" | 11 | .\" |
12 | .\" $Id: ssh.1,v 1.4 1999/10/28 23:17:36 damien Exp $ | 12 | .\" $Id: ssh.1,v 1.5 1999/11/11 00:43:13 damien Exp $ |
13 | .\" | 13 | .\" |
14 | .Dd September 25, 1999 | 14 | .Dd September 25, 1999 |
15 | .Dt SSH 1 | 15 | .Dt SSH 1 |
@@ -93,6 +93,8 @@ or | |||
93 | and if additionally the server can verify the client's | 93 | and if additionally the server can verify the client's |
94 | host key (see | 94 | host key (see |
95 | .Pa /etc/ssh/ssh_known_hosts | 95 | .Pa /etc/ssh/ssh_known_hosts |
96 | and | ||
97 | .Pa $HOME/.ssh/known_hosts | ||
96 | in the | 98 | in the |
97 | .Sx FILES | 99 | .Sx FILES |
98 | section), only then login is | 100 | section), only then login is |