Date: Sat, 23 Mar 2024 17:02:12 GMT From: Gordon Bergling <gbe@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: 619e6f1f9288 - main - cxgbe.4: Remove double word Message-ID: <202403231702.42NH2C46020883@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gbe: URL: https://cgit.FreeBSD.org/src/commit/?id=619e6f1f9288ffb6844a6bdf371c9549873cdab7 commit 619e6f1f9288ffb6844a6bdf371c9549873cdab7 Author: Gordon Bergling <gbe@FreeBSD.org> AuthorDate: 2024-03-23 17:00:57 +0000 Commit: Gordon Bergling <gbe@FreeBSD.org> CommitDate: 2024-03-23 17:01:47 +0000 cxgbe.4: Remove double word - s/of of/of/ MFC after: 3 days --- share/man/man4/cxgbe.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/cxgbe.4 b/share/man/man4/cxgbe.4 index 3b5a2d8b4d3c..bfba202d1fec 100644 --- a/share/man/man4/cxgbe.4 +++ b/share/man/man4/cxgbe.4 @@ -261,7 +261,7 @@ The default is 1. Number of padding bytes inserted before the beginning of an Ethernet frame in the receive buffer. The default value is 0. -A value of of 2 would ensure that the Ethernet payload (usually the IP header) +A value of 2 would ensure that the Ethernet payload (usually the IP header) is at a 4 byte aligned address. 0-7 are all valid values. .It Va hw.cxgbe.fl_pad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231702.42NH2C46020883>