Date: Tue, 10 Dec 2024 20:34:53 GMT From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 34fbc9e421e7 - main - cxgbetool.8: Consistently use .Cm for loader tunables Message-ID: <202412102034.4BAKYrqP084137@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jhb: URL: https://cgit.FreeBSD.org/src/commit/?id=34fbc9e421e7fbb382a644d8d289311455681734 commit 34fbc9e421e7fbb382a644d8d289311455681734 Author: John Baldwin <jhb@FreeBSD.org> AuthorDate: 2024-12-10 20:34:10 +0000 Commit: John Baldwin <jhb@FreeBSD.org> CommitDate: 2024-12-10 20:34:10 +0000 cxgbetool.8: Consistently use .Cm for loader tunables Sponsored by: Chelsio Communications --- usr.sbin/cxgbetool/cxgbetool.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usr.sbin/cxgbetool/cxgbetool.8 b/usr.sbin/cxgbetool/cxgbetool.8 index 995a4146deb3..a5f345c6b781 100644 --- a/usr.sbin/cxgbetool/cxgbetool.8 +++ b/usr.sbin/cxgbetool/cxgbetool.8 @@ -531,7 +531,9 @@ List all filters programmed into the hardware. Install the firmware configuration file contained in .Ar fw-config.txt to the card. -Set hw.cxgbe.config_file="flash" in loader.conf to get +Set +.Cm hw.cxgbe.config_file="flash" +in loader.conf to get .Xr cxgbe 4 to use the on-flash configuration. .It Cm loadcfg Cm clear
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412102034.4BAKYrqP084137>