From 7e16892a40d432e3f195da7adc46750761facabc Mon Sep 17 00:00:00 2001 From: Nils Trubkin <32000568+nils-trubkin@users.noreply.github.com> Date: Mon, 16 May 2022 03:12:36 +0200 Subject: Fix unit typos DynNetwork plugin might suffer from the same typo situation but I haven't confirmed it. --- doc/plugins.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/plugins.org b/doc/plugins.org index 8abc461..237d896 100644 --- a/doc/plugins.org +++ b/doc/plugins.org @@ -1117,7 +1117,7 @@ - Aliases to the interface name: so =Network "eth0" []= can be used as =%eth0%= - - Thresholds refer to velocities expressed in Kb/s + - Thresholds refer to velocities expressed in B/s - Args: default monitor arguments, plus: - =--rx-icon-pattern=: dynamic string for reception rate in =rxipat=. @@ -1130,7 +1130,7 @@ =rx=, =tx=, =rxbar=, =rxvbar=, =rxipat=, =txbar=, =txvbar=, =txipat=, =up=. Reception and transmission rates (=rx= and =tx=) are displayed by default as Kb/s, without any suffixes, but you can set the =-S= to - "True" to make them displayed with adaptive units (Kb/s, Mb/s, etc.). + "True" to make them displayed with adaptive units (KB/s, MB/s, etc.). - Default template: =: KB|KB= ***** =DynNetwork Args RefreshRate= -- cgit v1.2.3