The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=667ea7385d9ce45c376260e9c2c893c51514e25e
commit 667ea7385d9ce45c376260e9c2c893c51514e25e Author: Ed Maste <ema...@freebsd.org> AuthorDate: 2021-09-28 20:27:28 +0000 Commit: Ed Maste <ema...@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 _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"