git: e71a1ed00128 - stable/12 - gmultipath.8: Fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Dec 2021 01:10:23 UTC
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.