You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/bwmon/files/bwmon-1.3-typo-fix.patch

12 lines
534 B

--- a/src/bwmon.c
+++ b/src/bwmon.c
@@ -36,7 +36,7 @@
"by Kimmo Nupponen (kimmoon@users.sourceforge.net)\n"
"$Date: 2014/07/10 19:51:24 $\n\n"
"usage: %s [-b] [-h] [-a] [-m] [-u seconds]\n"
- "\t-a Print bandwidth utiliasation in Kbytes rather than Kbits. The default\n"
+ "\t-b Print bandwidth utilisation in KBytes rather than Kbits. The default\n"
"\t is to use Kbits\n"
"\t-a Print also average bandwidth since last boot per interface\n"
"\t-m Print maximum bandwidth since launch of this utility\n"