diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 2002-07-06 19:19:48 +0000 |
| commit | 3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch) | |
| tree | a6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/rlogind | |
| parent | 4690560d06982b398ace1f6da555bfad95e82024 (diff) | |
Notes
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index 9f30fd813ef1..39a7444ec0cc 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -42,8 +42,9 @@ .Nm .Op Fl Daln .Sh DESCRIPTION -.Nm Rlogind -is the server for the +The +.Nm +utility is the server for the .Xr rlogin 1 program. The server provides a remote login facility with authentication based on privileged port numbers from trusted hosts. @@ -80,8 +81,9 @@ and utilization, but provides increased security. .El .Pp -.Nm Rlogind -listens for service requests at the port indicated in +The +.Nm +utility listens for service requests at the port indicated in the .Dq login service specification; see @@ -200,7 +202,7 @@ A more extensible protocol should be used. .Sh HISTORY The .Nm -command appeared in +utility appeared in .Bx 4.2 . .Pp IPv6 support was added by WIDE/KAME project. |
