summaryrefslogtreecommitdiff
path: root/docs/faq.html
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-12-18 08:52:00 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-12-18 08:52:00 +0000
commitcafb1e0805276a5e26f43c861fc66dd048dd9885 (patch)
tree8d18c2ce740599202711184457a3e57d929d3a96 /docs/faq.html
parentec1c33e965684caa7f62712636ac93be3dfbfc68 (diff)
downloadirssi-cafb1e0805276a5e26f43c861fc66dd048dd9885.zip
use $tag, not $chatnet
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3061 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs/faq.html')
-rw-r--r--docs/faq.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/faq.html b/docs/faq.html
index ee70f0af..f69be7e6 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -147,4 +147,4 @@ though but currently it doesn't exist.</p>
<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:$chatnet/$T{sbmode $M}}";</code></p>
+<code>window = "{sb $winref:$tag/$T{sbmode $M}}";</code></p>