summaryrefslogtreecommitdiff
path: root/docs/startup-HOWTO.html
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-02-18 09:07:09 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-02-18 09:07:09 +0000
commit5d68b8581247b3a40aa629c7e217a488cb557844 (patch)
tree36ce6875694805d60930505377bbc8f0641e2d26 /docs/startup-HOWTO.html
parent26e94073828dd59fb34be82d14db8df3d505df52 (diff)
downloadirssi-5d68b8581247b3a40aa629c7e217a488cb557844.zip
minor updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2513 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/startup-HOWTO.html')
-rw-r--r--docs/startup-HOWTO.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/startup-HOWTO.html b/docs/startup-HOWTO.html
index 66e277b4..3d5d2b34 100644
--- a/docs/startup-HOWTO.html
+++ b/docs/startup-HOWTO.html
@@ -829,14 +829,14 @@ topic root top 1 always
settings and it's items. <strong>/STATUSBAR &lt;name&gt;
ENABLE|DISABLE</strong> enables/disables the statusbar.
<strong>/STATUSBAR &lt;name&gt; RESET</strong> resets the statusbar to
-it's default settings. If the statusbar was created by you, it will be
+it's default settings, or if the statusbar was created by you, it will be
removed.</p>
<p>Type can be window or root, meaning if the statusbar should be
created for each split window, or just once. Placement can be top or
-bottom. Position is a number, the lower the value the higher in screen
+bottom. Position is a number, the higher the value the lower in screen
it is. Visible can be always, active or inactive. Active/inactive is
-meant to be used with split windows, one split window is active and rest
+useful only with split windows, one split window is active and the rest
are inactive. These settings can be changed with:</p>
<ul>
@@ -846,7 +846,7 @@ are inactive. These settings can be changed with:</p>
<li>STATUSBAR &lt;name&gt; VISIBLE always|active|inactive</li>
</ul>
-<p>When loading new statusbar scripts, you'll need to also specify
+<p>When loading a new statusbar scripts, you'll need to also specify
where you want to show it. Statusbar items can be modified with:</p>
<ul>