git: 865362061dac - main - mfi(4): Refer to mrsas(4)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 01 May 2023 15:29:54 UTC
The branch main has been updated by emaste:
URL: https://cgit.FreeBSD.org/src/commit/?id=865362061dacd06562dc839e97577cbe8319f7f7
commit 865362061dacd06562dc839e97577cbe8319f7f7
Author: Tom Hukins <tom@FreeBSD.org>
AuthorDate: 2023-04-19 20:03:09 +0000
Commit: Ed Maste <emaste@FreeBSD.org>
CommitDate: 2023-05-01 15:06:00 +0000
mfi(4): Refer to mrsas(4)
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/722
---
share/man/man4/mfi.4 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/share/man/man4/mfi.4 b/share/man/man4/mfi.4
index 12a4ec5290da..9be944d8ae9d 100644
--- a/share/man/man4/mfi.4
+++ b/share/man/man4/mfi.4
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd March 13, 2019
+.Dd April 19, 2023
.Dt MFI 4
.Os
.Sh NAME
@@ -81,14 +81,14 @@ If the tunable
.Va hw.mfi.mrsas_enable
is set to 1,
then the driver will reduce its probe priority to allow
-.Cd mrsas
+.Xr mrsas 4
to attach to the card instead of
.Nm .
.Pp
.Nm
does not provide ATA TRIM support.
Refer to
-.Cd mrsas
+.Xr mrsas 4
if TRIM support is required.
.Sh HARDWARE
The