diff options
-rw-r--r-- | ssh_config.5 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh_config.5 b/ssh_config.5 index 4bf7cbb3c..1d500e90a 100644 --- a/ssh_config.5 +++ b/ssh_config.5 | |||
@@ -740,6 +740,9 @@ Note that existing names and addresses in known hosts files | |||
740 | will not be converted automatically, | 740 | will not be converted automatically, |
741 | but may be manually hashed using | 741 | but may be manually hashed using |
742 | .Xr ssh-keygen 1 . | 742 | .Xr ssh-keygen 1 . |
743 | Use of this option may break facilities such as tab-completion that rely | ||
744 | on being able to read unhashed host names from | ||
745 | .Pa ~/.ssh/known_hosts . | ||
743 | .It Cm HostbasedAuthentication | 746 | .It Cm HostbasedAuthentication |
744 | Specifies whether to try rhosts based authentication with public key | 747 | Specifies whether to try rhosts based authentication with public key |
745 | authentication. | 748 | authentication. |