diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2014-03-22 15:23:38 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2014-03-22 15:23:38 +0000 |
| commit | 0c79dacc8a8d4de2455d61c51724866f667ba53c (patch) | |
| tree | 5186034782b608fd13a7408b5852ad248f6bdc35 /ssh_config.0 | |
| parent | 02d4c2ac3daa0f36264392972709ccd7676ab3e8 (diff) | |
Notes
Diffstat (limited to 'ssh_config.0')
| -rw-r--r-- | ssh_config.0 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/ssh_config.0 b/ssh_config.0 index e9ac54bfc85f..6fbd10d612f5 100644 --- a/ssh_config.0 +++ b/ssh_config.0 @@ -128,6 +128,11 @@ DESCRIPTION set to ``always'', then canonicalization is applied to proxied connections too. + If this option is enabled and canonicalisation results in the + target hostname changing, then the configuration files are + processed again using the new target name to pick up any new + configuration in matching Host stanzas. + CanonicalizeMaxDots Specifies the maximum number of dot characters in a hostname before canonicalization is disabled. The default, ``1'', allows @@ -881,4 +886,4 @@ AUTHORS created OpenSSH. Markus Friedl contributed the support for SSH protocol versions 1.5 and 2.0. -OpenBSD 5.4 January 19, 2014 OpenBSD 5.4 +OpenBSD 5.5 February 23, 2014 OpenBSD 5.5 |
