Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Apr 2026 12:54:13 +0000
From:      Alexander Ziaee <ziaee@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 2bcdab574598 - main - mfiutil.8: Fix typo - missing macro for dev node
Message-ID:  <69d64ff5.32ec0.4427c285@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=2bcdab574598e729273f7ddc7d898ffdb43b63b9

commit 2bcdab574598e729273f7ddc7d898ffdb43b63b9
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-04-02 03:20:45 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-04-08 12:53:18 +0000

    mfiutil.8: Fix typo - missing macro for dev node
    
    MFC after: 3 days
---
 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 9f8cacf7f16d..5d0e425872be 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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d64ff5.32ec0.4427c285>