aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2025-10-26 13:25:49 +0000
committerGordon Bergling <gbe@FreeBSD.org>2025-10-26 13:32:42 +0000
commitdc9fd0f379becb94cfa3adb3a53a8a42da336d52 (patch)
tree333f018487dc653b79263182e0cd34bf1d5ecca3
parent76b44182c6c250a3307c4eecf24976c810e065c2 (diff)
bce.4: Fix a typo in the manual page
- s/activitiy/activity/ MFC after: 5 days
-rw-r--r--share/man/man4/bce.42
1 files changed, 1 insertions, 1 deletions
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