diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2019-06-12 13:31:50 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2019-06-14 05:01:28 +0200 |
commit | 7349149da1074d82b71722338e05b6a282f126cc (patch) | |
tree | 4e5462773fa9eb96774acdbe057310e0fd2cebed /scp.1 | |
parent | upstream: deraadt noticed some inconsistency in the way we denote (diff) | |
download | openssh-7349149da1074d82b71722338e05b6a282f126cc.tar.xz openssh-7349149da1074d82b71722338e05b6a282f126cc.zip |
upstream: Hostname->HostName cleanup; from lauri tirkkonen ok
dtucker
OpenBSD-Commit-ID: 4ade73629ede63b691f36f9a929f943d4e7a44e4
Diffstat (limited to 'scp.1')
-rw-r--r-- | scp.1 | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8,9 +8,9 @@ .\" .\" Created: Sun May 7 00:14:37 1995 ylo .\" -.\" $OpenBSD: scp.1,v 1.85 2019/01/26 22:41:28 djm Exp $ +.\" $OpenBSD: scp.1,v 1.86 2019/06/12 11:31:50 jmc Exp $ .\" -.Dd $Mdocdate: January 26 2019 $ +.Dd $Mdocdate: June 12 2019 $ .Dt SCP 1 .Os .Sh NAME @@ -164,7 +164,7 @@ For full details of the options listed below, and their possible values, see .It HostbasedKeyTypes .It HostKeyAlgorithms .It HostKeyAlias -.It HostName +.It Hostname .It IdentitiesOnly .It IdentityAgent .It IdentityFile |