diff options
author | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 22:15:08 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2004-05-02 22:15:08 +1000 |
commit | 097e1e9a977fbcc810daef08f35eb24b15575890 (patch) | |
tree | 1f2e0a3d58f9afd27810a58717161ca1be05437f /sshd.8 | |
parent | 7a6c06620e0a39f22fdff277bcbbb9ebe9861dd8 (diff) |
- dtucker@cvs.openbsd.org 2004/05/02 11:54:31
[sshd.8]
Man page grammar fix (bz #858), from damerell at chiark.greenend.org.uk
via Debian; ok djm@
Diffstat (limited to 'sshd.8')
-rw-r--r-- | sshd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -34,7 +34,7 @@ | |||
34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | 34 | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 35 | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
36 | .\" | 36 | .\" |
37 | .\" $OpenBSD: sshd.8,v 1.200 2003/10/08 08:27:36 jmc Exp $ | 37 | .\" $OpenBSD: sshd.8,v 1.201 2004/05/02 11:54:31 dtucker Exp $ |
38 | .Dd September 25, 1999 | 38 | .Dd September 25, 1999 |
39 | .Dt SSHD 8 | 39 | .Dt SSHD 8 |
40 | .Os | 40 | .Os |
@@ -196,7 +196,7 @@ configuration file. | |||
196 | .Nm | 196 | .Nm |
197 | rereads its configuration file when it receives a hangup signal, | 197 | rereads its configuration file when it receives a hangup signal, |
198 | .Dv SIGHUP , | 198 | .Dv SIGHUP , |
199 | by executing itself with the name it was started as, i.e., | 199 | by executing itself with the name and options it was started with, e.g., |
200 | .Pa /usr/sbin/sshd . | 200 | .Pa /usr/sbin/sshd . |
201 | .Pp | 201 | .Pp |
202 | The options are as follows: | 202 | The options are as follows: |