summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2003-01-21 06:56:48 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2003-01-21 06:56:48 +0000
commitbe7bf6872df99ab21d83610b606f9c4a2f4c3682 (patch)
treee0e2c4f50aa17a931c9f5df1834befeaed529fa9
parent4ef3baec32aac34aa4d315e6e15911effea36399 (diff)
downloadirssi-be7bf6872df99ab21d83610b606f9c4a2f4c3682.zip
Updated /DETACH
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3097 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r--docs/faq.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/faq.html b/docs/faq.html
index f69be7e6..dfde2236 100644
--- a/docs/faq.html
+++ b/docs/faq.html
@@ -118,9 +118,9 @@ join channels whose operators are that evil.</p>
<h3>Q: Will there be /DETACH-like feature?</h3>
<p>A: Maybe. Detach code already is there, attach is just missing :) But I
-don't have much interest in coding it, and
-<a href="http://www.gnu.org/software/screen/screen.html">screen</a> works
-just fine so why bother?</p>
+don't have much interest in coding it,
+<a href="http://www.gnu.org/software/screen/screen.html">screen</a> and
+<a href="http://dtach.sf.net/">dtach</a> can be used to do it just fine.</p>
<h3>Q: How do I run scripts automatically at startup?</h3>