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 730520231..5ce0ea4fa 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
@@ -904,7 +904,7 @@ This file is for host-based authentication (see
904.Xr ssh 1 ) . 904.Xr ssh 1 ) .
905It should only be writable by root. 905It should only be writable by root.
906.Pp 906.Pp
907.It Pa /etc/moduli 907.It Pa /etc/ssh/moduli
908Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange" 908Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange"
909key exchange method. 909key exchange method.
910The file format is described in 910The file format is described in
@@ -1002,7 +1002,6 @@ The content of this file is not sensitive; it can be world-readable.
1002.Xr ssh-keyscan 1 , 1002.Xr ssh-keyscan 1 ,
1003.Xr chroot 2 , 1003.Xr chroot 2 ,
1004.Xr hosts_access 5 , 1004.Xr hosts_access 5 ,
1005.Xr login.conf 5 ,
1006.Xr moduli 5 , 1005.Xr moduli 5 ,
1007.Xr sshd_config 5 , 1006.Xr sshd_config 5 ,
1008.Xr inetd 8 , 1007.Xr inetd 8 ,