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 d3685b92b..835a56344 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
@@ -845,7 +845,7 @@ This file is for host-based authentication (see
845.Xr ssh 1 ) . 845.Xr ssh 1 ) .
846It should only be writable by root. 846It should only be writable by root.
847.Pp 847.Pp
848.It /etc/moduli 848.It /etc/ssh/moduli
849Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". 849Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
850The file format is described in 850The file format is described in
851.Xr moduli 5 . 851.Xr moduli 5 .
@@ -938,9 +938,9 @@ The content of this file is not sensitive; it can be world-readable.
938.Xr ssh-agent 1 , 938.Xr ssh-agent 1 ,
939.Xr ssh-keygen 1 , 939.Xr ssh-keygen 1 ,
940.Xr ssh-keyscan 1 , 940.Xr ssh-keyscan 1 ,
941.Xr ssh-vulnkey 1 ,
941.Xr chroot 2 , 942.Xr chroot 2 ,
942.Xr hosts_access 5 , 943.Xr hosts_access 5 ,
943.Xr login.conf 5 ,
944.Xr moduli 5 , 944.Xr moduli 5 ,
945.Xr sshd_config 5 , 945.Xr sshd_config 5 ,
946.Xr inetd 8 , 946.Xr inetd 8 ,