From 8e275d85b5a64b2230193bb01a4abdc0c2f79b99 Mon Sep 17 00:00:00 2001 From: Axel Wagner Date: Sun, 31 Jul 2011 15:58:14 +0200 Subject: [PATCH] Correct some minor mistakes in the manpage (thx sECuRE) --- i3bar/doc/i3bar.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i3bar/doc/i3bar.man b/i3bar/doc/i3bar.man index 44d5e8ac..84e4c968 100644 --- a/i3bar/doc/i3bar.man +++ b/i3bar/doc/i3bar.man @@ -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.