diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /libexec/rlogind | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Remove whitespace at EOL.
Notes
svn path=/head/; revision=79754
Diffstat (limited to 'libexec/rlogind')
| -rw-r--r-- | libexec/rlogind/rlogind.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/rlogind/rlogind.8 b/libexec/rlogind/rlogind.8 index cd447488d255..9f30fd813ef1 100644 --- a/libexec/rlogind/rlogind.8 +++ b/libexec/rlogind/rlogind.8 @@ -43,7 +43,7 @@ .Op Fl Daln .Sh DESCRIPTION .Nm Rlogind -is the server for the +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. @@ -71,7 +71,7 @@ Enable Kerberos authentication. .It Fl v Enable vacuous mode. .It Fl x -Enable +Enable .Tn DES encryption for all data passed via the rlogin session. This may impact response time @@ -112,14 +112,14 @@ verifying that the name and address correspond. Normal authentication is bypassed if the address verification fails. .El .Pp -Once the source port and address have been checked, +Once the source port and address have been checked, .Nm proceeds with the authentication process described in .Xr rshd 8 . -It then allocates a pseudo terminal (see +It then allocates a pseudo terminal (see .Xr pty 4 ) , and manipulates file descriptors so that the slave -half of the pseudo terminal becomes the +half of the pseudo terminal becomes the .Em stdin , .Em stdout , and |
