summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsobrado@openbsd.org <sobrado@openbsd.org>2015-09-22 08:33:23 +0000
committerDamien Miller <djm@mindrot.org>2015-10-06 12:21:54 +1100
commite3cbb06ade83c72b640a53728d362bbefa0008e2 (patch)
tree9fc46ef62800db879c7d2b0935f2bbaec645f7d6
parent8408218c1ca88cb17d15278174a24a94a6f65fe1 (diff)
upstream commit
fix two typos. Upstream-ID: 424402c0d8863a11b51749bacd7f8d932083b709
-rw-r--r--ssh_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 6c3c1b287..54c42ab80 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
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.219 2015/09/11 06:51:39 jmc Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.220 2015/09/22 08:33:23 sobrado Exp $
37.Dd $Mdocdate: September 11 2015 $ 37.Dd $Mdocdate: September 22 2015 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -139,7 +139,7 @@ or
139keyword) to be used only when the conditions following the 139keyword) to be used only when the conditions following the
140.Cm Match 140.Cm Match
141keyword are satisfied. 141keyword are satisfied.
142Match conditions are specified using one or more critera 142Match conditions are specified using one or more criteria
143or the single token 143or the single token
144.Cm all 144.Cm all
145which always matches. 145which always matches.
@@ -1585,7 +1585,7 @@ Enabling this option allows learning alternate hostkeys for a server
1585and supports graceful key rotation by allowing a server to send replacement 1585and supports graceful key rotation by allowing a server to send replacement
1586public keys before old ones are removed. 1586public keys before old ones are removed.
1587Additional hostkeys are only accepted if the key used to authenticate the 1587Additional hostkeys are only accepted if the key used to authenticate the
1588host was already trusted or explicity accepted by the user. 1588host was already trusted or explicitly accepted by the user.
1589If 1589If
1590.Cm UpdateHostKeys 1590.Cm UpdateHostKeys
1591is set to 1591is set to