diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -65,7 +65,7 @@ over an insecure network. | |||
65 | .Nm | 65 | .Nm |
66 | listens for connections from clients. | 66 | listens for connections from clients. |
67 | It is normally started at boot from | 67 | It is normally started at boot from |
68 | .Pa /etc/rc . | 68 | .Pa /etc/init.d/ssh . |
69 | It forks a new | 69 | It forks a new |
70 | daemon for each incoming connection. | 70 | daemon for each incoming connection. |
71 | The forked daemons handle | 71 | The forked daemons handle |
@@ -884,7 +884,7 @@ This file is for host-based authentication (see | |||
884 | .Xr ssh 1 ) . | 884 | .Xr ssh 1 ) . |
885 | It should only be writable by root. | 885 | It should only be writable by root. |
886 | .Pp | 886 | .Pp |
887 | .It Pa /etc/moduli | 887 | .It Pa /etc/ssh/moduli |
888 | Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange" | 888 | Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange" |
889 | key exchange method. | 889 | key exchange method. |
890 | The file format is described in | 890 | The file format is described in |
@@ -982,7 +982,6 @@ The content of this file is not sensitive; it can be world-readable. | |||
982 | .Xr ssh-keyscan 1 , | 982 | .Xr ssh-keyscan 1 , |
983 | .Xr chroot 2 , | 983 | .Xr chroot 2 , |
984 | .Xr hosts_access 5 , | 984 | .Xr hosts_access 5 , |
985 | .Xr login.conf 5 , | ||
986 | .Xr moduli 5 , | 985 | .Xr moduli 5 , |
987 | .Xr sshd_config 5 , | 986 | .Xr sshd_config 5 , |
988 | .Xr inetd 8 , | 987 | .Xr inetd 8 , |