diff options
Diffstat (limited to 'libexec/rshd/rshd.8')
-rw-r--r-- | libexec/rshd/rshd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/rshd/rshd.8 b/libexec/rshd/rshd.8 index acd89be..0fc7b1c 100644 --- a/libexec/rshd/rshd.8 +++ b/libexec/rshd/rshd.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)rshd.8 8.1 (Berkeley) 6/4/93 -.\" $Id: rshd.8,v 1.11 1997/12/18 07:39:27 charnier Exp $ +.\" $Id: rshd.8,v 1.12 1998/12/01 23:27:24 dg Exp $ .\" .Dd June 4, 1993 .Dt RSHD 8 @@ -165,7 +165,8 @@ if the client crashes or becomes unreachable. .Pp The .Fl D -option sets the TCP_NODELAY socket option which improves performance of small back-to-back +option sets the TCP_NODELAY socket option which improves +performance of small back-to-back writes at the expense of additional network traffic. .Pp The |