summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorNils Trubkin <32000568+nils-trubkin@users.noreply.github.com>2022-05-16 03:12:36 +0200
committerGitHub <noreply@github.com>2022-05-16 03:12:36 +0200
commit7e16892a40d432e3f195da7adc46750761facabc (patch)
tree9ddfb56d5b0f8980c12c5a2105ec1d6ccc12a567
parent88017cacad159d826ea8a502e062da079f75e3a2 (diff)
downloadxmobar-7e16892a40d432e3f195da7adc46750761facabc.tar.gz
xmobar-7e16892a40d432e3f195da7adc46750761facabc.tar.bz2
Fix unit typos
DynNetwork plugin might suffer from the same typo situation but I haven't confirmed it.
-rw-r--r--doc/plugins.org4
1 files 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: =<dev>: <rx>KB|<tx>KB=
***** =DynNetwork Args RefreshRate=