diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-20 14:42:24 +0000 |
| commit | 760819894e021bfc2b6c5e86c54a68a7daa65f28 (patch) | |
| tree | 121e1c7015346547f7abd7a93ca9e08bebb32f00 /libexec/rlogind | |
| parent | a304568fd935ed38810952bc19a1d8090b8df19c (diff) | |
mdoc(7) police: use the new features of the Nm macro.
Notes
svn path=/head/; revision=68949
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index dafe9b829101..ba178178d1c0 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -39,7 +39,7 @@ .Nm rlogind .Nd remote login server .Sh SYNOPSIS -.Nm rlogind +.Nm .Op Fl Daln .Sh DESCRIPTION .Nm Rlogind @@ -49,7 +49,7 @@ program. The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. .Pp Options supported by -.Nm Ns : +.Nm : .Bl -tag -width indent .It Fl D Set TCP_NODELAY socket option. This improves responsiveness at the expense of |
