diff options
-rw-r--r-- | docs/faq.html | 4 |
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> |