From nobody Mon Dec 13 01:10:23 2021 X-Original-To: dev-commits-src-branches@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 973E218D6DCE; Mon, 13 Dec 2021 01:10:23 +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 4JC3Mz2Xk9z3rSg; Mon, 13 Dec 2021 01:10:23 +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 3573C34BC; Mon, 13 Dec 2021 01:10:23 +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 1BD1ANoS022554; Mon, 13 Dec 2021 01:10:23 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BD1ANVE022553; Mon, 13 Dec 2021 01:10:23 GMT (envelope-from git) Date: Mon, 13 Dec 2021 01:10:23 GMT Message-Id: <202112130110.1BD1ANVE022553@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: e71a1ed00128 - stable/12 - gmultipath.8: Fix a typo List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-branches@freebsd.org X-BeenThere: dev-commits-src-branches@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/12 X-Git-Reftype: branch X-Git-Commit: e71a1ed00128d2281bc74f2e8f557b8298fcedbe Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639357823; 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=lLb9NnEbuYku99GhiLsKQHQ7DwJ6X/Ekj1tJpcjA2S0=; b=P1KV+RQ2gsYYwyMWlAY85SawkAKUsBAVplt4lfFCACFpjEkHCxGxceMlt6oMelmpqG94nP d0nzywetbN6lmqCK7ibrsrUhQaGUQfzoWVniioQVRcGb7pVHGm0tKkP+tf6c+D7dpzHA6m VOyeraNrQJ1mHvZf+6Nm6MjdNlbGEw+y2i8sGL8ypoEOH12o4dH8ms8G/XbCIEIfblJopB xCeL5nHGLgvqNt69KiL9+eUtqQbDHlNAsiYTZChHjgBnQAzuwSMj+jq8dZiSW3aRe3zmzJ bjTilSzSXx+Vqq4CsVkycHV0FrMdzEKfta1gIosOAhPY/yJ0yRmq/Vn+VudvCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639357823; a=rsa-sha256; cv=none; b=XugWxyES1kgY9hBlGqiFsC/XE1uyoeBNsrmOc37DqhKF4GybG0bW2CgqHu1F1gPgLgtx62 G+i0KYt5XA9sx81KwmjoAIk0bIwD1iIa383mV8YHd/4G394W8jdcGq6U2JzYAU8jhvSjR3 FSRCT5lzGMJmI+DnsvfkENOMWsIqK1mzFnfAr25ZLqEQwE1X8/4xfAt8AzFdqRx5rmLESW lf3amrKtL+mP3UaU81yQRg3clmATP607eGPPo2CJzOITEMMBrHrwXc5NcL9fhQ1xqpiFKB PjAS6KeJdtRW6LaV6HNu1ryDeCjSY651ZiuwZOCs6b5oSPdnMTJbnjPKGYfEkQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/12 has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=e71a1ed00128d2281bc74f2e8f557b8298fcedbe commit e71a1ed00128d2281bc74f2e8f557b8298fcedbe 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:09:51 +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.