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 c8299d5e5..378aeb9f5 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
@@ -856,7 +856,7 @@ This file is for host-based authentication (see
856.Xr ssh 1 ) . 856.Xr ssh 1 ) .
857It should only be writable by root. 857It should only be writable by root.
858.Pp 858.Pp
859.It Pa /etc/moduli 859.It Pa /etc/ssh/moduli
860Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange" 860Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange"
861key exchange method. 861key exchange method.
862The file format is described in 862The file format is described in
@@ -954,7 +954,6 @@ The content of this file is not sensitive; it can be world-readable.
954.Xr ssh-keyscan 1 , 954.Xr ssh-keyscan 1 ,
955.Xr chroot 2 , 955.Xr chroot 2 ,
956.Xr hosts_access 5 , 956.Xr hosts_access 5 ,
957.Xr login.conf 5 ,
958.Xr moduli 5 , 957.Xr moduli 5 ,
959.Xr sshd_config 5 , 958.Xr sshd_config 5 ,
960.Xr inetd 8 , 959.Xr inetd 8 ,