Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 2021 21:50:39 GMT
From:      "Alfredo Dal'Ava Junior" <alfredo@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: f49177221ace - releng/13.0 - mrsas: update man page
Message-ID:  <202102182150.11ILodM0046033@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch releng/13.0 has been updated by alfredo:

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

commit f49177221ace86147cf1db00749ad74d4a0b1816
Author:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
AuthorDate: 2021-02-04 06:13:13 +0000
Commit:     Alfredo Dal'Ava Junior <alfredo@FreeBSD.org>
CommitDate: 2021-02-18 21:50:08 +0000

    mrsas: update man page
    
    update mrsas(4) since big-endian is supported since
    e34a057ca6ebdf8e30ec8b0dc21d18eb450bf36a
    
    Approved by:    re (gjb)
    Reviewed by:    bdragon, gbe
    Sponsored by:   Eldorado Research Institute (eldorado.org.br)
    MFC after:      1 week
    Differential Revision:  https://reviews.freebsd.org/D28475
    
    (cherry picked from commit 20e1817f9a68abd9a232367e04d2afeaf4a3c2f8)
    (cherry picked from commit 467f2b64dbc3da664bf1808fd6fc0f8a7f2c6842)
---
 share/man/man4/mrsas.4 | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/share/man/man4/mrsas.4 b/share/man/man4/mrsas.4
index fb2288d91f80..0528ee2fa1bd 100644
--- a/share/man/man4/mrsas.4
+++ b/share/man/man4/mrsas.4
@@ -34,7 +34,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd March 13, 2019
+.Dd February 4, 2021
 .Dt MRSAS 4
 .Os
 .Sh NAME
@@ -385,8 +385,6 @@ The
 driver and this manual page were written by
 .An Kashyap Desai Aq Mt Kashyap.Desai@lsi.com .
 .Sh TODO
-The driver does not support big-endian architectures at this time.
-.Pp
 The driver does not support alias for device name (it is required when the user
 switches between two drivers and does not want to edit
 .Pa /etc/fstab



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102182150.11ILodM0046033>