summaryrefslogtreecommitdiff
path: root/sshd.8
diff options
context:
space:
mode:
Diffstat (limited to 'sshd.8')
-rw-r--r--sshd.86
1 files changed, 3 insertions, 3 deletions
diff --git a/sshd.8 b/sshd.8
index 5f1966005..d784c0630 100644
--- a/sshd.8
+++ b/sshd.8
@@ -70,7 +70,7 @@ over an insecure network.
70.Nm 70.Nm
71listens for connections from clients. 71listens for connections from clients.
72It is normally started at boot from 72It is normally started at boot from
73.Pa /etc/rc . 73.Pa /etc/init.d/ssh .
74It forks a new 74It forks a new
75daemon for each incoming connection. 75daemon for each incoming connection.
76The forked daemons handle 76The forked daemons handle
@@ -835,7 +835,7 @@ This file is for host-based authentication (see
835.Xr ssh 1 ) . 835.Xr ssh 1 ) .
836It should only be writable by root. 836It should only be writable by root.
837.Pp 837.Pp
838.It /etc/moduli 838.It /etc/ssh/moduli
839Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". 839Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
840The file format is described in 840The file format is described in
841.Xr moduli 5 . 841.Xr moduli 5 .
@@ -928,9 +928,9 @@ The content of this file is not sensitive; it can be world-readable.
928.Xr ssh-agent 1 , 928.Xr ssh-agent 1 ,
929.Xr ssh-keygen 1 , 929.Xr ssh-keygen 1 ,
930.Xr ssh-keyscan 1 , 930.Xr ssh-keyscan 1 ,
931.Xr ssh-vulnkey 1 ,
931.Xr chroot 2 , 932.Xr chroot 2 ,
932.Xr hosts_access 5 , 933.Xr hosts_access 5 ,
933.Xr login.conf 5 ,
934.Xr moduli 5 , 934.Xr moduli 5 ,
935.Xr sshd_config 5 , 935.Xr sshd_config 5 ,
936.Xr inetd 8 , 936.Xr inetd 8 ,