summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-06-11 13:39:40 +0000
committerDamien Miller <djm@mindrot.org>2019-06-14 13:01:27 +1000
commitd1bbfdd932db9b9b799db865ee1ff50060dfc895 (patch)
treee5242cff4009db827ee7870ebd84b401a0ec25d1 /ssh_config.5
parentfc0340f7c4ee29bfb12bd1de9f99defa797e16b4 (diff)
downloadopenssh-git-d1bbfdd932db9b9b799db865ee1ff50060dfc895.tar.gz
upstream: consistent lettering for "HostName" keyword; from lauri
tirkkonen OpenBSD-Commit-ID: 0c267a1257ed7482b13ef550837b6496e657d563
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.56
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 234ca7a9..9601ce46 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" 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 $
-.Dd $Mdocdate: May 14 2019 $
+.\" $OpenBSD: ssh_config.5,v 1.294 2019/06/11 13:39:40 jmc Exp $
+.Dd $Mdocdate: June 11 2019 $
.Dt SSH_CONFIG 5
.Os
.Sh NAME
@@ -203,7 +203,7 @@ The criteria for the
.Cm host
keyword are matched against the target hostname, after any substitution
by the
-.Cm Hostname
+.Cm HostName
or
.Cm CanonicalizeHostname
options.