git: 58d60030ff24 - main - gmultipath.8: Fix a typo
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Dec 2021 13:34:25 UTC
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.