commit 1fdf7c1c91d85ed726b9d9d47305d2b0e366a121 parent bf6c8660af75c7b143dda9ce17a53fb22167f173 Author: sin <sin@2f30.org> Date: Tue, 23 Feb 2016 11:20:01 +0000 Replace down/up with RX/TX in manpage Diffstat:
M | sbm.1 | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sbm.1 b/sbm.1 @@ -30,8 +30,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 down/up in bps and the -second pair is down/up in pps. +Enable terse output. The first pair of values is RX/TX in bps and the +second pair is RX/TX in pps. .El .Sh AUTHORS .An Dimitris Papastamos Aq Mt sin@2f30.org