Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Sep 2021 20:31:18 GMT
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 667ea7385d9c - main - mgb: Update man page wrt state of the driver
Message-ID:  <202109282031.18SKVIME026369@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by emaste:

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

commit 667ea7385d9ce45c376260e9c2c893c51514e25e
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2021-09-28 20:27:28 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2021-09-28 20:28:37 +0000

    mgb: Update man page wrt state of the driver
    
    Be explicit that the driver has caveats and limitations, and remove the
    note about not being connected to the build: I plan to connect it soon.
    (Also the note serves no real purpose in a man page that is not
    installed.)
    
    MFC after:      1 week
    Sponsored by:   The FreeBSD Foundation
---
 share/man/man4/mgb.4 | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/mgb.4 b/share/man/man4/mgb.4
index f491595b257e..6b3cafa5c63d 100644
--- a/share/man/man4/mgb.4
+++ b/share/man/man4/mgb.4
@@ -23,7 +23,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd May 2, 2019
+.Dd September 28, 2021
 .Dt MGB 4
 .Os
 .Sh NAME
@@ -38,7 +38,8 @@ if_mgb_load="YES"
 .Sh DESCRIPTION
 The
 .Nm
-driver is experimental, and is not yet connected to the build.
+driver is experimental, and has a number of caveats and limitations.
+It is currently available only as a kernel module.
 .Pp
 The
 .Nm



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