Gentoo Archives: gentoo-commits

From: "Sergey Popov (pinkbyte)" <pinkbyte@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-analyzer/bwmon/files: bwmon-1.3-typo-fix.patch
Date: Sun, 30 Sep 2012 08:13:18
Message-Id: 20120930081307.55E2521601@flycatcher.gentoo.org
1 pinkbyte 12/09/30 08:13:07
2
3 Added: bwmon-1.3-typo-fix.patch
4 Log:
5 Add typo fix patch for help output wrt bug #263326
6
7 (Portage version: 2.2.0_alpha132/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 net-analyzer/bwmon/files/bwmon-1.3-typo-fix.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bwmon/files/bwmon-1.3-typo-fix.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/bwmon/files/bwmon-1.3-typo-fix.patch?rev=1.1&content-type=text/plain
14
15 Index: bwmon-1.3-typo-fix.patch
16 ===================================================================
17 diff -u bwmon-1.3/src/bwmon.c.orig bwmon-1.3/src/bwmon.c
18 --- bwmon-1.3/src/bwmon.c.orig 2009-03-22 00:51:12.000000000 +0100
19 +++ bwmon-1.3/src/bwmon.c 2009-03-22 00:54:13.000000000 +0100
20 @@ -36,7 +36,7 @@
21 "by Kimmo Nupponen (kimmoon@×××××××××××××××××.net)\n"
22 "$Date: 2012/09/30 08:13:07 $\n\n"
23 "usage: %s [-b] [-h] [-a] [-m] [-u seconds]\n"
24 - "\t-a Print bandwidth utiliasation in Kbytes rather than Kbits. The default\n"
25 + "\t-b Print bandwidth utilisation in KBytes rather than Kbits. The default\n"
26 "\t is to use Kbits\n"
27 "\t-a Print also average bandwidth since last boot per interface\n"
28 "\t-m Print maximum bandwidth since launch of this utility\n"