diff options
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -70,7 +70,7 @@ over an insecure network. | |||
70 | .Nm | 70 | .Nm |
71 | listens for connections from clients. | 71 | listens for connections from clients. |
72 | It is normally started at boot from | 72 | It is normally started at boot from |
73 | .Pa /etc/rc . | 73 | .Pa /etc/init.d/ssh . |
74 | It forks a new | 74 | It forks a new |
75 | daemon for each incoming connection. | 75 | daemon for each incoming connection. |
76 | The forked daemons handle | 76 | The forked daemons handle |
@@ -862,7 +862,7 @@ This file is for host-based authentication (see | |||
862 | .Xr ssh 1 ) . | 862 | .Xr ssh 1 ) . |
863 | It should only be writable by root. | 863 | It should only be writable by root. |
864 | .Pp | 864 | .Pp |
865 | .It Pa /etc/moduli | 865 | .It Pa /etc/ssh/moduli |
866 | Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". | 866 | Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". |
867 | The file format is described in | 867 | The file format is described in |
868 | .Xr moduli 5 . | 868 | .Xr moduli 5 . |
@@ -961,7 +961,6 @@ The content of this file is not sensitive; it can be world-readable. | |||
961 | .Xr ssh-keyscan 1 , | 961 | .Xr ssh-keyscan 1 , |
962 | .Xr chroot 2 , | 962 | .Xr chroot 2 , |
963 | .Xr hosts_access 5 , | 963 | .Xr hosts_access 5 , |
964 | .Xr login.conf 5 , | ||
965 | .Xr moduli 5 , | 964 | .Xr moduli 5 , |
966 | .Xr sshd_config 5 , | 965 | .Xr sshd_config 5 , |
967 | .Xr inetd 8 , | 966 | .Xr inetd 8 , |