summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-03-09 18:57:35 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-03-09 18:57:35 +0000
commitcc74b97a51e56e2525bc6cc40a42ba9ca0ee2acc (patch)
tree58c0603c8bac23423e9e8551c726fd468e31cb83 /docs
parent3805b134031bfcfff212bc09c4934752950d787a (diff)
downloadirssi-cc74b97a51e56e2525bc6cc40a42ba9ca0ee2acc.zip
Added missing Q/A :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2546 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/faq.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/faq.html b/docs/faq.html
index f5d09101..173c2e4e 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -93,6 +93,6 @@ 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>How to make UTF-8 support work with irssi?</h3>
+<h3>Q: How to make UTF-8 support work with irssi?</h3>
-<p>xterm -u8, screen -U, /SET term_type utf-8</p>
+<p>A: xterm -u8, screen -U, /SET term_type utf-8</p>