git: 14abc96e435b - main - mpt.4: correct spelling error
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 01 Jan 2023 16:51:52 UTC
The branch main has been updated by ceri (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=14abc96e435b631e6c02ca92641bb1961b94bfd4
commit 14abc96e435b631e6c02ca92641bb1961b94bfd4
Author: Ceri Davies <ceri@FreeBSD.org>
AuthorDate: 2023-01-01 16:49:22 +0000
Commit: Ceri Davies <ceri@FreeBSD.org>
CommitDate: 2023-01-01 16:49:22 +0000
mpt.4: correct spelling error
---
share/man/man4/mpt.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man4/mpt.4 b/share/man/man4/mpt.4
index 4f243eb1823c..6df0aeab574b 100644
--- a/share/man/man4/mpt.4
+++ b/share/man/man4/mpt.4
@@ -154,7 +154,7 @@ Most controllers supported by the
.Nm
driver suffer from limitations on supported disk size (mostly <2TB).
While most controllers will truncate usable disk size, others might
-behave unexpetedly and can cause severe data loss.
+behave unexpectedly and can cause severe data loss.
Refer to the datasheet of the chipset and firmware version for information
about supported disk size and limitations.
.Sh SEE ALSO