diff options
author | uqs <uqs@FreeBSD.org> | 2012-01-07 16:09:54 +0000 |
---|---|---|
committer | uqs <uqs@FreeBSD.org> | 2012-01-07 16:09:54 +0000 |
commit | 8ecda3ab53f0cdd019e147f8831fd080cb96db33 (patch) | |
tree | 6b1a6cc6157b12184a6808e335431115997338af /libexec/rshd | |
parent | 92c988259b32f3f2bdff1460789c7321216a54d0 (diff) | |
download | FreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.zip FreeBSD-src-8ecda3ab53f0cdd019e147f8831fd080cb96db33.tar.gz |
Spelling fixes for libexec/
Diffstat (limited to 'libexec/rshd')
-rw-r--r-- | libexec/rshd/rshd.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index bc77108..cd4021a 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -148,7 +148,7 @@ by The options are as follows: .Bl -tag -width indent .It Fl a -This flag is ignored, and is present for compatability purposes. +This flag is ignored, and is present for compatibility purposes. .It Fl D Sets the TCP_NODELAY socket option, which improves the performance of small back-to-back writes at the expense of additional network |