summaryrefslogtreecommitdiff
path: root/tools/tools
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2020-05-16 06:09:24 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2020-05-16 06:09:24 +0000
commite2d18daeac097be8713181065838d553ce5ad51d (patch)
treec7a92f02581b3b6774bba2a17b2d997ade93e9e5 /tools/tools
parent051ea90c43542d13e7cc634f0398d9b5481d3f92 (diff)
downloadsrc-test2-e2d18daeac097be8713181065838d553ce5ad51d.tar.gz
src-test2-e2d18daeac097be8713181065838d553ce5ad51d.zip
Notes
Diffstat (limited to 'tools/tools')
-rw-r--r--tools/tools/ath/athratestats/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/tools/ath/athratestats/main.c b/tools/tools/ath/athratestats/main.c
index b49029627f3c..c583046726f6 100644
--- a/tools/tools/ath/athratestats/main.c
+++ b/tools/tools/ath/athratestats/main.c
@@ -146,7 +146,7 @@ ath_sample_stats(struct ath_ratestats *r, struct ath_rateioctl_rt *rt,
sn->sample_tt[y]);
PRINTATTR_OFF(COLOR_PAIR(3) | A_BOLD);
}
- PRINTMSG(" TX Rate TXTOTAL:TXOK EWMA T/ F"
+ PRINTMSG(" TX Rate TXTOTAL:TXOK EWMA T/ F"
" avg last xmit\n");
for (mask = sn->ratemask, rix = 0; mask != 0; mask >>= 1, rix++) {
if ((mask & 1) == 0)
@@ -164,7 +164,7 @@ ath_sample_stats(struct ath_ratestats *r, struct ath_rateioctl_rt *rt,
else if (sn->stats[y][rix].ewma_pct / 10 < 75)
PRINTATTR_ON(COLOR_PAIR(1) | A_BOLD);
#endif
- PRINTMSG("[%2u %s:%4u] %8ju:%-8ju "
+ PRINTMSG("[%2u %s:%5u] %8ju:%-8ju "
"(%3d.%1d%%) %8ju/%4d %5uuS %u\n",
dot11rate(rt, rix),
dot11str(rt, rix),