summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2000-09-19 02:45:20 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2000-09-19 02:45:20 +0000
commit6d4f2b680208c99f6ce39d12f411eb7e4440abb2 (patch)
tree4cf286671a295db90379384de9d3ac9a26f01bbc /docs
parentd717abc69920ffa986c50b6178f136f5c3813517 (diff)
downloadirssi-6d4f2b680208c99f6ce39d12f411eb7e4440abb2.zip
typofixes
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@661 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/startup-HOWTO.txt9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/startup-HOWTO.txt b/docs/startup-HOWTO.txt
index 94bb8129..2879e22d 100644
--- a/docs/startup-HOWTO.txt
+++ b/docs/startup-HOWTO.txt
@@ -3,6 +3,7 @@
Copyright (c) 2000 by Timo Sirainen
+
I've explained all this to different people too many times, so finally
I bothered to write this small HOWTO :) For more details about some
things (still not all) see manual.txt.
@@ -125,12 +126,12 @@ seconds.
--- Windows ---
/SET use_msgs_window OFF - Create messages window at startup. All
-private messages go to this window. This only makes sense if you're
+private messages go to this window. This only makes sense if you've
disabled automatic query windows. Message window can also be created
manually with /WINDOW LEVEL MSGS, /WINDOW NAME (msgs).
/SET use_status_window ON - Create status window at startup. All
-messages that don't really have better place goes here, like all /WHOIS
+messages that don't really have better place go here, like all /WHOIS
replies etc. Status window can also be created manually with /WINDOW
LEVEL ALL -MSGS, /WINDOW NAME (status).
@@ -213,8 +214,8 @@ shown.
bar. The mbox file is taken from $MAIL environment setting. Only mbox
format works for now.
-/SET statusbar_xxx - Change these to change the color of the statusbar.
-Type "/SET statusbar" to see all the settings.
+/SET statusbar_xxx - Change these to change the colors of the
+statusbar. Type "/SET statusbar" to see all the different settings.
--- Nick completion ---