diff options
Diffstat (limited to 'libexec/rlogind/rlogind.8')
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 9c19933a9426..68b89a66c777 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -39,7 +39,7 @@ .Nd remote login server .Sh SYNOPSIS .Nm rlogind -.Op Fl aln +.Op Fl Daln .Sh DESCRIPTION .Nm Rlogind is the server for the @@ -50,6 +50,9 @@ with authentication based on privileged port numbers from trusted hosts. Options supported by .Nm rlogind : .Bl -tag -width Ds +.It Fl D +Set TCP_NODELAY socket option. This improves responsiveness at the expense of +some additional network traffic. .It Fl a Ask hostname for verification. .It Fl l |
