summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2017-01-21 15:31:51 +0100
committerMichael Stapelberg <michael@stapelberg.de>2017-01-21 15:32:01 +0100
commit8e293f92b0687f8dbb2c4fef83d9bf1851fa5fd4 (patch)
tree8462d8faf76f064097199ade3b2706fa006b01d5 /man
parentdbc8acb618ea4703802758eff45cf4d5dfa8cf3b (diff)
man: fix spelling errors
Diffstat (limited to 'man')
-rw-r--r--man/i3status.man4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/i3status.man b/man/i3status.man
index 78826da..6318a92 100644
--- a/man/i3status.man
+++ b/man/i3status.man
@@ -331,7 +331,7 @@ If you want the battery percentage to be shown without decimals, add
If your battery is represented in a non-standard path in /sys, be sure to
modify the "path" property accordingly, i.e. pointing to the uevent file on
-your system. The first occurence of %d gets replaced with the battery number,
+your system. The first occurrence of %d gets replaced with the battery number,
but you can just hard-code a path as well.
It is possible to define a low_threshold that causes the battery text to be
@@ -405,7 +405,7 @@ format_above_threshold.
It is possible to define a degraded_threshold that will color the load
value yellow in case the CPU average over the last interval is getting
-higher than the configured threshold. Defaults to 90. The ouput format
+higher than the configured threshold. Defaults to 90. The output format
when above degraded threshold can be customized with
format_above_degraded_threshold.