diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-03-17 05:24:56 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2002-03-17 05:24:56 +0000 |
| commit | 673a70f57f51b7efc074502c7365f36425ac4de3 (patch) | |
| tree | da8be0d5de931c50251c6ede64cde323039077f6 /usr.bin/rlogin | |
| parent | fb33cfa8f5a66a5e35999e01b21b26b8b3458e5d (diff) | |
Notes
Diffstat (limited to 'usr.bin/rlogin')
| -rw-r--r-- | usr.bin/rlogin/rlogin.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/rlogin/rlogin.1 b/usr.bin/rlogin/rlogin.1 index cd8733967460..4fe8a9a259ff 100644 --- a/usr.bin/rlogin/rlogin.1 +++ b/usr.bin/rlogin/rlogin.1 @@ -53,7 +53,7 @@ starts a terminal session on a remote host .Pp .Nm Rlogin first attempts to use the Kerberos authorization mechanism, described below. -If the remote host does not supporting Kerberos the standard Berkeley +If the remote host does not support Kerberos the standard Berkeley .Pa rhosts authorization mechanism is used. The options are as follows: |
