summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 0d4cdf4c6..9c0b35795 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: ssh_config.5,v 1.200 2015/01/26 03:04:45 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.201 2015/01/26 12:16:36 djm Exp $
37.Dd $Mdocdate: January 26 2015 $ 37.Dd $Mdocdate: January 26 2015 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
@@ -1492,7 +1492,7 @@ is not specified, it defaults to
1492.Dq any . 1492.Dq any .
1493The default is 1493The default is
1494.Dq any:any . 1494.Dq any:any .
1495.It Cm UpdateHostkeys 1495.It Cm UpdateHostKeys
1496Specifies whether 1496Specifies whether
1497.Xr ssh 1 1497.Xr ssh 1
1498should accept notifications of additional hostkeys from the server sent 1498should accept notifications of additional hostkeys from the server sent
@@ -1504,8 +1504,8 @@ The argument must be
1504or 1504or
1505.Dq no . 1505.Dq no .
1506Enabling this option allows learning alternate hostkeys for a server 1506Enabling this option allows learning alternate hostkeys for a server
1507and supports graceful key rotation by allowing a server to public replacement 1507and supports graceful key rotation by allowing a server to send replacement
1508keys before old ones are removed. 1508public keys before old ones are removed.
1509Additional hostkeys are only accepted if the key used to authenticate the 1509Additional hostkeys are only accepted if the key used to authenticate the
1510host was already trusted or explicity accepted by the user. 1510host was already trusted or explicity accepted by the user.
1511.Pp 1511.Pp