summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 4 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 55ca55303..20c58934a 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -34,7 +34,7 @@
34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 34.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 35.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
36.\" 36.\"
37.\" $OpenBSD: ssh_config.5,v 1.96 2006/07/11 18:50:48 markus Exp $ 37.\" $OpenBSD: ssh_config.5,v 1.97 2006/07/27 08:00:50 jmc Exp $
38.Dd September 25, 1999 38.Dd September 25, 1999
39.Dt SSH_CONFIG 5 39.Dt SSH_CONFIG 5
40.Os 40.Os
@@ -497,8 +497,9 @@ but they do not reveal identifying information should the file's contents
497be disclosed. 497be disclosed.
498The default is 498The default is
499.Dq no . 499.Dq no .
500Note that hashing of names and addresses will not be retrospectively applied 500Note that existing names and addresses in known hosts files
501to existing known hosts files, but these may be manually hashed using 501will not be converted automatically,
502but may be manually hashed using
502.Xr ssh-keygen 1 . 503.Xr ssh-keygen 1 .
503.It Cm HostbasedAuthentication 504.It Cm HostbasedAuthentication
504Specifies whether to try rhosts based authentication with public key 505Specifies whether to try rhosts based authentication with public key