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