]> git.sur5r.net Git - i3/i3/commitdiff
Correct some minor mistakes in the manpage (thx sECuRE)
authorAxel Wagner <mail@merovius.de>
Sun, 31 Jul 2011 13:58:14 +0000 (15:58 +0200)
committerAxel Wagner <mail@merovius.de>
Sun, 31 Jul 2011 13:58:14 +0000 (15:58 +0200)
i3bar/doc/i3bar.man

index 44d5e8ac0e08c5e00bbcccd9e762110567c87b4e..84e4c96858ac03f1eca365853baa9cd5a135cc41 100644 (file)
@@ -5,7 +5,7 @@ v0.6, September 2010
 
 == NAME
 
-i3bar - xcb-based status- and ws-bar
+i3bar - xcb-based status- and workspace-bar
 
 == SYNOPSIS
 
@@ -43,7 +43,7 @@ Display a short help-message and exit
 
 It does not sample any status-information itself, so you still need a program like *i3status*(1) or *conky*(1) for that.
 
-i3bar does not support any color or other markups, so stdin should be plain utf8, one line at a time. If you use *i3status*(1), you therefore should specify 'output_format = none' in the general-section of it's configfile.
+i3bar does not support any color or other markups, so stdin should be plain utf8, one line at a time. If you use *i3status*(1), you therefore should specify 'output_format = none' in the general section of its config file.
 
 Also, you should disable the internal workspace bar of *i3*(1), when using *i3bar* by specifying 'workspace_bar no' in your *i3*-configfile.