From: jmc@openbsd.org Date: Tue, 11 Jun 2019 13:39:40 +0000 (+0000) Subject: upstream: consistent lettering for "HostName" keyword; from lauri X-Git-Tag: V_8_1_P1~218 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1bbfdd932db9b9b799db865ee1ff50060dfc895;p=thirdparty%2Fopenssh-portable.git upstream: consistent lettering for "HostName" keyword; from lauri tirkkonen OpenBSD-Commit-ID: 0c267a1257ed7482b13ef550837b6496e657d563 --- diff --git a/ssh_config.5 b/ssh_config.5 index 234ca7a9a..9601ce46c 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.