upstream: consistent lettering for "HostName" keyword; from lauri

tirkkonen

OpenBSD-Commit-ID: 0c267a1257ed7482b13ef550837b6496e657d563
This commit is contained in:
jmc@openbsd.org 2019-06-11 13:39:40 +00:00 committed by Damien Miller
parent fc0340f7c4
commit d1bbfdd932

View File

@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\" .\"
.\" $OpenBSD: ssh_config.5,v 1.293 2019/05/14 12:47:17 schwarze Exp $ .\" $OpenBSD: ssh_config.5,v 1.294 2019/06/11 13:39:40 jmc Exp $
.Dd $Mdocdate: May 14 2019 $ .Dd $Mdocdate: June 11 2019 $
.Dt SSH_CONFIG 5 .Dt SSH_CONFIG 5
.Os .Os
.Sh NAME .Sh NAME
@ -203,7 +203,7 @@ The criteria for the
.Cm host .Cm host
keyword are matched against the target hostname, after any substitution keyword are matched against the target hostname, after any substitution
by the by the
.Cm Hostname .Cm HostName
or or
.Cm CanonicalizeHostname .Cm CanonicalizeHostname
options. options.