diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-13 08:49:52 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-13 08:49:52 +0000 |
| commit | 566f5a4859c18ae0cfe365533b9f0a1bb8eefce8 (patch) | |
| tree | 3219670c9465fbced2edf971b396151a618475d7 | |
| parent | 7a9aa5d372874851435de6ef6f1169a2620a3eec (diff) | |
Notes
| -rw-r--r-- | contrib/telnet/telnet/telnet.1 | 9 | ||||
| -rw-r--r-- | crypto/telnet/telnet/telnet.1 | 9 |
2 files changed, 10 insertions, 8 deletions
diff --git a/contrib/telnet/telnet/telnet.1 b/contrib/telnet/telnet/telnet.1 index 8ff070ca7c77..6434cfc6d7ac 100644 --- a/contrib/telnet/telnet/telnet.1 +++ b/contrib/telnet/telnet/telnet.1 @@ -108,8 +108,9 @@ Disables the .Ar atype type of authentication. .It Fl a -Attempt automatic login. This is now the default, so this option is -ignored. Currently, this sends the user name via the +Attempt automatic login. +This is now the default, so this option is ignored. +Currently, this sends the user name via the .Ev USER variable of the @@ -184,8 +185,8 @@ connection to .Ar src_addr , which can be an IP address or a host name. .It Fl x -Turns on encryption of the data stream if possible. This is now the -default, so this option is ignored. +Turns on encryption of the data stream if possible. +This is now the default, so this option is ignored. .It Fl y Suppresses encryption of the data stream. .It Ar host diff --git a/crypto/telnet/telnet/telnet.1 b/crypto/telnet/telnet/telnet.1 index 8ff070ca7c77..6434cfc6d7ac 100644 --- a/crypto/telnet/telnet/telnet.1 +++ b/crypto/telnet/telnet/telnet.1 @@ -108,8 +108,9 @@ Disables the .Ar atype type of authentication. .It Fl a -Attempt automatic login. This is now the default, so this option is -ignored. Currently, this sends the user name via the +Attempt automatic login. +This is now the default, so this option is ignored. +Currently, this sends the user name via the .Ev USER variable of the @@ -184,8 +185,8 @@ connection to .Ar src_addr , which can be an IP address or a host name. .It Fl x -Turns on encryption of the data stream if possible. This is now the -default, so this option is ignored. +Turns on encryption of the data stream if possible. +This is now the default, so this option is ignored. .It Fl y Suppresses encryption of the data stream. .It Ar host |
