summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.85
1 files changed, 2 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index 97d547ffa..7895a6a94 100644
--- a/sshd.8
+++ b/sshd.8
@@ -65,7 +65,7 @@ over an insecure network.
65.Nm 65.Nm
66listens for connections from clients. 66listens for connections from clients.
67It is normally started at boot from 67It is normally started at boot from
68.Pa /etc/rc . 68.Pa /etc/init.d/ssh .
69It forks a new 69It forks a new
70daemon for each incoming connection. 70daemon for each incoming connection.
71The forked daemons handle 71The forked daemons handle
@@ -911,7 +911,7 @@ This file is for host-based authentication (see
911.Xr ssh 1 ) . 911.Xr ssh 1 ) .
912It should only be writable by root. 912It should only be writable by root.
913.Pp 913.Pp
914.It Pa /etc/moduli 914.It Pa /etc/ssh/moduli
915Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange" 915Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange"
916key exchange method. 916key exchange method.
917The file format is described in 917The file format is described in
@@ -1009,7 +1009,6 @@ The content of this file is not sensitive; it can be world-readable.
1009.Xr ssh-keyscan 1 , 1009.Xr ssh-keyscan 1 ,
1010.Xr chroot 2 , 1010.Xr chroot 2 ,
1011.Xr hosts_access 5 , 1011.Xr hosts_access 5 ,
1012.Xr login.conf 5 ,
1013.Xr moduli 5 , 1012.Xr moduli 5 ,
1014.Xr sshd_config 5 , 1013.Xr sshd_config 5 ,
1015.Xr inetd 8 , 1014.Xr inetd 8 ,