git: dc9fd0f379be - main - bce.4: Fix a typo in the manual page
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Oct 2025 13:33:12 UTC
The branch main has been updated by gbe:
URL: https://cgit.FreeBSD.org/src/commit/?id=dc9fd0f379becb94cfa3adb3a53a8a42da336d52
commit dc9fd0f379becb94cfa3adb3a53a8a42da336d52
Author: Gordon Bergling <gbe@FreeBSD.org>
AuthorDate: 2025-10-26 13:25:49 +0000
Commit: Gordon Bergling <gbe@FreeBSD.org>
CommitDate: 2025-10-26 13:32:42 +0000
bce.4: Fix a typo in the manual page
- s/activitiy/activity/
MFC after: 5 days
---
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