From dbe522e6cad06f52646e59d7c7f44dfc22a45f5f Mon Sep 17 00:00:00 2001 From: Ed Maste Date: Thu, 24 Sep 2020 14:42:22 +0000 Subject: [PATCH] mgb.4: add note about experimental status Also remove HISTORY section until it is connected to the build. --- share/man/man4/mgb.4 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/share/man/man4/mgb.4 b/share/man/man4/mgb.4 index a1511b1ec4d1..f491595b257e 100644 --- a/share/man/man4/mgb.4 +++ b/share/man/man4/mgb.4 @@ -38,6 +38,10 @@ if_mgb_load="YES" .Sh DESCRIPTION The .Nm +driver is experimental, and is not yet connected to the build. +.Pp +The +.Nm device driver provides support for PCIe Gigabit Ethernet adapters based on Microchip's LAN7430 and LAN7431. .Pp @@ -79,8 +83,3 @@ RSS .El .Pp LAN7431 support is completely untested. -.Sh HISTORY -The -.Nm -device driver first appeared in -.Fx 13.0 .