From cafb1e0805276a5e26f43c861fc66dd048dd9885 Mon Sep 17 00:00:00 2001
From: Timo Sirainen
Date: Wed, 18 Dec 2002 08:52:00 +0000
Subject: use $tag, not $chatnet
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3061 dbcabf3a-b0e7-0310-adc4-f8d773084564
---
docs/faq.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
Q: How do i add the active network to the statusbar
A: Modify the window-line in statusbar section in config file to
-window = "{sb $winref:$chatnet/$T{sbmode $M}}";
+window = "{sb $winref:$tag/$T{sbmode $M}}";
--
cgit v1.2.3