git: 6e790449df11 - stable/14 - mfiutil.8: Fix typo - missing macro for dev node
Alexander Ziaee <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.src |
|---|---|
| Message-ID | <6a750b56.1ffaf.2540d029__19928.1364142493$1786055684$gmane$org@gitrepo.freebsd.org> |
The branch stable/14 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=6e790449df11840d064e0f88ec3fc27698e5af1b commit 6e790449df11840d064e0f88ec3fc27698e5af1b Author: Alexander Ziaee <[email protected]> AuthorDate: 2026-04-02 03:20:45 +0000 Commit: Alexander Ziaee <[email protected]> CommitDate: 2026-08-06 22:25:38 +0000 mfiutil.8: Fix typo - missing macro for dev node MFC after: 3 days (cherry picked from commit 2bcdab574598e729273f7ddc7d898ffdb43b63b9) --- usr.sbin/mfiutil/mfiutil.8 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/usr.sbin/mfiutil/mfiutil.8 b/usr.sbin/mfiutil/mfiutil.8 index 86ee967315ed..25c2dfe4eb66 100644 --- a/usr.sbin/mfiutil/mfiutil.8 +++ b/usr.sbin/mfiutil/mfiutil.8 @@ -480,7 +480,8 @@ The firmware should kick off an array rebuild on its own if a failed drive is marked as a rebuild drive. .It Cm syspd Ar drive Present the drive to the host operating system as a disk SYSPD block device in -the format /dev/mfisyspdX. +the format +.Pa /dev/mfisyspdX . Clear this flag with .Cm good .Ar drive