summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sshd.85
1 files changed, 4 insertions, 1 deletions
diff --git a/sshd.8 b/sshd.8
index 58eefe911..4e7556736 100644
--- a/sshd.8
+++ b/sshd.8
@@ -67,7 +67,10 @@ 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/init.d/ssh . 70.Pa /etc/init.d/ssh
71(or
72.Pa /etc/init/ssh.conf
73on systems using the Upstart init daemon).
71It forks a new 74It forks a new
72daemon for each incoming connection. 75daemon for each incoming connection.
73The forked daemons handle 76The forked daemons handle