git: ff7e2517af71 - stable/14 - bce.4: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Oct 2025 07:30:32 UTC
The branch stable/14 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=ff7e2517af717469071a3b6ff172badb5134d02d
commit ff7e2517af717469071a3b6ff172badb5134d02d
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 13:25:49 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-31 07:29:00 +0000
bce.4: Fix a typo in the manual page
- s/activitiy/activity/
(cherry picked from commit dc9fd0f379becb94cfa3adb3a53a8a42da336d52)
---
share/man/man4/bce.4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man4/bce.4 b/share/man/man4/bce.4
index ab979f371b66..aab9eaebd505 100644
--- a/share/man/man4/bce.4
+++ b/share/man/man4/bce.4
@@ -240,7 +240,7 @@ Values from 0-256 are valid.
A value of 0 disables this status block update (default 6).
.It Va hw.bce.tx_ticks
Time in microsecond ticks to wait before a status block
-update is generated due to TX activitiy.
+update is generated due to TX activity.
Values from 0-100 are valid.
A value of 0 disables this status block update.
Cannot be set to 0 if hw.bce.tx_quick_cons_trip is also 0