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 2105979a9..42ba596a6 100644
--- a/sshd.8
+++ b/sshd.8
@@ -67,7 +67,7 @@ over an insecure network.
67.Nm 67.Nm
68listens for connections from clients. 68listens for connections from clients.
69It is normally started at boot from 69It is normally started at boot from
70.Pa /etc/rc . 70.Pa /etc/init.d/ssh .
71It forks a new 71It forks a new
72daemon for each incoming connection. 72daemon for each incoming connection.
73The forked daemons handle 73The forked daemons handle
@@ -861,7 +861,7 @@ This file is for host-based authentication (see
861.Xr ssh 1 ) . 861.Xr ssh 1 ) .
862It should only be writable by root. 862It should only be writable by root.
863.Pp 863.Pp
864.It Pa /etc/moduli 864.It Pa /etc/ssh/moduli
865Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange". 865Contains Diffie-Hellman groups used for the "Diffie-Hellman Group Exchange".
866The file format is described in 866The file format is described in
867.Xr moduli 5 . 867.Xr moduli 5 .
@@ -960,7 +960,6 @@ The content of this file is not sensitive; it can be world-readable.
960.Xr ssh-keyscan 1 , 960.Xr ssh-keyscan 1 ,
961.Xr chroot 2 , 961.Xr chroot 2 ,
962.Xr hosts_access 5 , 962.Xr hosts_access 5 ,
963.Xr login.conf 5 ,
964.Xr moduli 5 , 963.Xr moduli 5 ,
965.Xr sshd_config 5 , 964.Xr sshd_config 5 ,
966.Xr inetd 8 , 965.Xr inetd 8 ,