diff options
author | Colin Watson <cjwatson@debian.org> | 2010-01-04 11:18:00 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2010-01-04 11:18:00 +0000 |
commit | 45ca6df65830930b85c9c9e039c969bfe6c64da1 (patch) | |
tree | ad840f57f5f7193df75fae27c7c35b8defdf109e /sshd.8 | |
parent | e1128115a330e6e1d52b44ee70c9a89bf7be3867 (diff) |
Remove/adjust manual page references to BSD-specific /etc/rc (closes:
#513417).
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -69,7 +69,7 @@ over an insecure network. | |||
69 | .Nm | 69 | .Nm |
70 | listens for connections from clients. | 70 | listens for connections from clients. |
71 | It is normally started at boot from | 71 | It is normally started at boot from |
72 | .Pa /etc/rc . | 72 | .Pa /etc/init.d/ssh . |
73 | It forks a new | 73 | It forks a new |
74 | daemon for each incoming connection. | 74 | daemon for each incoming connection. |
75 | The forked daemons handle | 75 | The forked daemons handle |