From nobody Fri Dec 10 13:34:25 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id C3EA018DE54E; Fri, 10 Dec 2021 13:34:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J9X1s2ptpz4ZPm; Fri, 10 Dec 2021 13:34:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 40EE81B42F; Fri, 10 Dec 2021 13:34:25 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BADYP28050124; Fri, 10 Dec 2021 13:34:25 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BADYPKA050123; Fri, 10 Dec 2021 13:34:25 GMT (envelope-from git) Date: Fri, 10 Dec 2021 13:34:25 GMT Message-Id: <202112101334.1BADYPKA050123@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 58d60030ff24 - main - gmultipath.8: Fix a typo List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: 0mp X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 58d60030ff24fa818e3e2b0e5551503b7279b8cc Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639143265; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=YIaYAIAC6qgiPLc3VlyRAUhxqcug1B7qgs6woFV0S8M=; b=eyXld5Z2I6/P1MYmIswMojNYx2hswUWrgqWsUtNX1juVkpuAaA+fanWwqMJebzZYqfWXcK d3K4KLq5l1v3s0IK5bQKOIoKPu1qTF0wOKgbvTmQYT5cSF2+QIN2xmnnK5RQiBUKzdSzsi efdbYmvlt2neeuRxuVzkDSv2AFZJ8+FcBFSaAPYInGQPsar00EXPaXHWWnLEnAzzrmMUFE Eix6+NA6u0adw3Aq5d+OU7Fc2fzEcYSAM4//cgOIzpuRFSor1rn2ie6k9bINwWdc7f5uC3 0dg/ibSNHcTV05V+mbzoaMNO5Azixn518pTz95OdD+QUBeP2zRkG07ocwdn8Bg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639143265; a=rsa-sha256; cv=none; b=yp5GSmaBPSOMmSY6TKQq8fX0SsGYlgZgnPx3Y1WFvgWwMRHjVhD0IRxsRRyEN+a6XjxnKg NBg4GOtmLkb5dBvTytEpspqS6IvcLLT8/PVB1xfN6rjz47OhHbPwRkgQeKhUMIO+cxKGoP ZqUs+7ZT3213liDZc+mdrM+Zpq7rsjunU+rGyJGsA+IOMb8lHdK066YRmIKqQCSKRBNTeY Rs2d2Vdpirg2Ds2+SnQHeYFY679SghfVQbVicTE/4EHMvLOR+FFQBZi1HiMBg0M4Hrk05J AAaF18M266Zx8Y1AawQSUzAQhp1/6Cw3qScbDzUJDhTcuZFNZ1al/IttWC/uaA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=58d60030ff24fa818e3e2b0e5551503b7279b8cc commit 58d60030ff24fa818e3e2b0e5551503b7279b8cc Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-12-10 13:32:33 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-10 13:33:34 +0000 gmultipath.8: Fix a typo It's Word Wide Port Name, not World Word Port Name. MFC after: 3 days --- lib/geom/multipath/gmultipath.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/geom/multipath/gmultipath.8 b/lib/geom/multipath/gmultipath.8 index f6e286a43c72..53761455080d 100644 --- a/lib/geom/multipath/gmultipath.8 +++ b/lib/geom/multipath/gmultipath.8 @@ -230,7 +230,7 @@ criteria across multiple underlying transport types that can identity, but in all respects such identity can rarely be considered .Ar definitive . .Pp -For example, if you use the World Word Port Name of a Fibre Channel +For example, if you use the World Wide Port Name of a Fibre Channel disk object you might believe that two disks that have the same WWPN on different paths (or even disjoint fabrics) might be considered the same disk.