Date: Thu, 31 Oct 2024 00:50:15 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: b488667a1072 - stable/14 - liquidio.4: remove extra search keywords Message-ID: <202410310050.49V0oFDM067783@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch stable/14 has been updated by kbowling: URL: https://cgit.FreeBSD.org/src/commit/?id=b488667a107283807edef3598c3c9efa9fd78c20 commit b488667a107283807edef3598c3c9efa9fd78c20 Author: Alexander Ziaee <concussious@runbox.com> AuthorDate: 2024-10-27 17:26:02 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2024-10-31 00:49:03 +0000 liquidio.4: remove extra search keywords Approved by: emaste Pull Request: https://github.com/freebsd/freebsd-src/pull/1500 (cherry picked from commit a1d1b9049bcbe02a49f0f143ca9ecdc54ea31d3b) --- share/man/man4/liquidio.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/liquidio.4 b/share/man/man4/liquidio.4 index 4713863c398f..27372e606212 100644 --- a/share/man/man4/liquidio.4 +++ b/share/man/man4/liquidio.4 @@ -34,7 +34,7 @@ .Os .Sh NAME .Nm liquidio -.Nd "Cavium 10Gb/25Gb Ethernet driver for the FreeBSD operating system" +.Nd Cavium 10Gb/25Gb Ethernet driver .Sh SYNOPSIS To compile this driver into the kernel, place the following line in your
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410310050.49V0oFDM067783>