summaryrefslogtreecommitdiff
path: root/docs/faq.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/faq.html')
-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>