mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
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
(cherry picked from commit 667ea7385d)
This commit is contained in:
parent
51f69c0d53
commit
f8c4b7228e
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue