commit 09b6dc612c7d391b7f6a800c545fda5ca1f71c15 parent b66e5a34ad5842cc71eaf52dd0a7267f5d205c6b Author: sin <sin@2f30.org> Date: Tue, 23 Feb 2016 17:35:56 +0000 Fix RX/TX -> Rx/Tx in manpage as well Diffstat:
M | sbm.1 | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sbm.1 b/sbm.1 @@ -32,8 +32,8 @@ Monitor the selected .Ar interface . If not provided the first active, non-loopback interface will be used. .It Fl t -Enable terse output. The first pair of values is RX/TX in bits per second and the -second pair is RX/TX in packets per second. +Enable terse output. The first pair of values is Rx/Tx in bits per second and the +second pair is Rx/Tx in packets per second. .El .Sh AUTHORS .An Dimitris Papastamos Aq Mt sin@2f30.org