git: 7f7d703582b0 - stable/15 - 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:26:47 UTC
The branch stable/15 has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=7f7d703582b0cb1d9663a4c246a0f18012ce997a
commit 7f7d703582b0cb1d9663a4c246a0f18012ce997a
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:23:23 +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