From nobody Mon Dec 13 01:10:33 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 9D3F518D6EF3; Mon, 13 Dec 2021 01:10:34 +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 4JC3N94Vqrz3rk2; Mon, 13 Dec 2021 01:10:33 +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 5A7B732DC; Mon, 13 Dec 2021 01:10:33 +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 1BD1AXMA022707; Mon, 13 Dec 2021 01:10:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BD1AXOZ022706; Mon, 13 Dec 2021 01:10:33 GMT (envelope-from git) Date: Mon, 13 Dec 2021 01:10:33 GMT Message-Id: <202112130110.1BD1AXOZ022706@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Mateusz Piotrowski <0mp@FreeBSD.org> Subject: git: 190c88c4580f - stable/13 - 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/stable/13 X-Git-Reftype: branch X-Git-Commit: 190c88c4580f08a5bfd901a32439ece1a5650d23 Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639357833; 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=oyhM9sL09YPOtsbWB0nBe0Gpb9DAw3xPgnRYutmvW0g=; b=i9LPftjRZ7XdAkrH1ArtQydQJ57R6/v6fk6HkLi4YxvSR1HDN1R/09yKUb1Cm+0xf1dKmB tQRIHcbWepfHh4CaJA7rmXMwgbev1B1dSiR9zh+KY9faHbJRlVsf/7MhZ/yESLKJQPJpTP 8T+uk+Dfj/OszD1sxwj64ypgkOgdtUouyCHjzID2S/cP9Fpsnnr5WJpclUCHaFjRjZdG0H adLiycs+uge6eZOzcDje8DVgS7IXiEv3RGHgMppQwmIixa8zx9zvprSOyPGJG+TKIdJSpV LhkfwNH9eeGwZ2lXme+ZpkFvFVlUc2i4/z9WusT6Qss9Ab0my3UnqPZZOmTtLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639357833; a=rsa-sha256; cv=none; b=JjgcLsNK3QzGnE56HPyU/fCtHL4n0WHAQZ37+u63cVSliikMR7SJ480vO3xqp20490ANv0 rcOTEhhvTyi30+5s7xHZ4M2hiDdn/VCMEe/6memOYa7pCwWRpNP9RWPddg2Xh5vAW+Xp1X C77h4TCI68TOAtoK6FgLCtZpVGo+KnWF+vtwuouq6hZ0+ZWLYJ0i3CgV7jR4INSh4oJPcZ aB+mkSBn+wpoHFSBD1LzWADweffJacj0wT7/UN9C71vFCfJA+tYPO99b9DaAO3Ub1Mz5+y h2a31Z3NeOnBXMUhSXBeDlGZobbgtag5m+2OS/1BXyJ5QBlekpGrH9D3ugI0PQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/13 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=190c88c4580f08a5bfd901a32439ece1a5650d23 commit 190c88c4580f08a5bfd901a32439ece1a5650d23 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2021-12-10 13:32:33 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2021-12-13 01:10:26 +0000 gmultipath.8: Fix a typo It's Word Wide Port Name, not World Word Port Name. MFC after: 3 days (cherry picked from commit 58d60030ff24fa818e3e2b0e5551503b7279b8cc) --- 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.