summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorWouter Coekaerts <coekie@irssi.org>2005-08-15 22:18:49 +0000
committercoekie <coekie@dbcabf3a-b0e7-0310-adc4-f8d773084564>2005-08-15 22:18:49 +0000
commit74b4c072230c0ee12c72b3800d20290e8f391105 (patch)
tree904dfc887c7df24f37ed9c1b412fed3806a79e5d /docs
parentb402d4989d789a7f3457a44fd4aff1213bd6ef9e (diff)
downloadirssi-74b4c072230c0ee12c72b3800d20290e8f391105.zip
more faq fixes: s/it's/its/, s/i/I/, and there is away_verbose on scripts.irssi.org, so let's not claim there is no such script public
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3930 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.html9
1 files changed, 2 insertions, 7 deletions
diff --git a/docs/faq.html b/docs/faq.html
index 7e1f1754..4d1f0049 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -85,15 +85,10 @@ how do I change my nick when setting myself away/back?</h3>
<p>A: That's even worse than autorejoin. Who could possibly care every time
you come and go? Many channels will kick you for using this, and I for example
have added several ignores so I'd never need to see these messages. Learn to
-use <code>/AWAY</code> command properly and tell it's existence to people
+use <code>/AWAY</code> command properly and tell its existence to people
who don't know about it. <code>/WII yournick</code> shows your away reason
much better for people who actually want to know if you're there or not.</p>
-<p>You can script these behaviours if you really wish to of course. But
-currently there's no public scripts for either of these, and the only way
-I'm going to add such to irssi.org is if the script contains a setting to
-specify which specific channels the announcement is sent.</p>
-
<h3>Q: Why does irssi autojoin on invite by default?</h3>
@@ -150,7 +145,7 @@ own line. The preceding slash (/) is not necessary.</p>
active window. You can also use a
<a href="http://dgl.cx/irssi/hack-whois-in-current-window.pl">script</a>.</p>
-<h3>Q: How do i add the active network to the statusbar</h3>
+<h3>Q: How do I add the active network to the statusbar</h3>
<p>A: Modify the window-line in statusbar section in config file to
<code>window = "{sb $winref:$tag/$T{sbmode $M}}";</code></p>