From owner-dev-commits-src-all@freebsd.org Tue Sep 28 20:31:18 2021 Return-Path: Delivered-To: dev-commits-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E12F06AB949; Tue, 28 Sep 2021 20:31:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HJrkZ5n0cz4qV0; Tue, 28 Sep 2021 20:31:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A83FF3156; Tue, 28 Sep 2021 20:31:18 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 18SKVIRA026387; Tue, 28 Sep 2021 20:31:18 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 18SKVIME026369; Tue, 28 Sep 2021 20:31:18 GMT (envelope-from git) Date: Tue, 28 Sep 2021 20:31:18 GMT Message-Id: <202109282031.18SKVIME026369@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org From: Ed Maste Subject: git: 667ea7385d9c - main - mgb: Update man page wrt state of the driver MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: emaste X-Git-Repository: src X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 667ea7385d9ce45c376260e9c2c893c51514e25e Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Sep 2021 20:31:19 -0000 The branch main has been updated by emaste: URL: https://cgit.FreeBSD.org/src/commit/?id=667ea7385d9ce45c376260e9c2c893c51514e25e commit 667ea7385d9ce45c376260e9c2c893c51514e25e Author: Ed Maste AuthorDate: 2021-09-28 20:27:28 +0000 Commit: Ed Maste 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