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 a91be0fad..80b3a1e45 100644
--- a/sshd.8
+++ b/sshd.8
@@ -69,7 +69,7 @@ over an insecure network.
69.Nm 69.Nm
70listens for connections from clients. 70listens for connections from clients.
71It is normally started at boot from 71It is normally started at boot from
72.Pa /etc/rc . 72.Pa /etc/init.d/ssh .
73It forks a new 73It forks a new
74daemon for each incoming connection. 74daemon for each incoming connection.
75The forked daemons handle 75The forked daemons handle
@@ -853,7 +853,7 @@ This file is for host-based authentication (see
853.Xr ssh 1 ) . 853.Xr ssh 1 ) .
854It should only be writable by root. 854It should only be writable by root.
855.Pp 855.Pp
856.It Pa /etc/moduli 856.It Pa /etc/ssh/moduli
857Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". 857Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
858The file format is described in 858The file format is described in
859.Xr moduli 5 . 859.Xr moduli 5 .
@@ -948,9 +948,9 @@ The content of this file is not sensitive; it can be world-readable.
948.Xr ssh-agent 1 , 948.Xr ssh-agent 1 ,
949.Xr ssh-keygen 1 , 949.Xr ssh-keygen 1 ,
950.Xr ssh-keyscan 1 , 950.Xr ssh-keyscan 1 ,
951.Xr ssh-vulnkey 1 ,
951.Xr chroot 2 , 952.Xr chroot 2 ,
952.Xr hosts_access 5 , 953.Xr hosts_access 5 ,
953.Xr login.conf 5 ,
954.Xr moduli 5 , 954.Xr moduli 5 ,
955.Xr sshd_config 5 , 955.Xr sshd_config 5 ,
956.Xr inetd 8 , 956.Xr inetd 8 ,