summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2001-01-05 09:38:08 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2001-01-05 09:38:08 +0000
commit1dc07c42bd2f8977181671fd5bb75bd00ac52bfa (patch)
treee4823a5f8f17f77d6ba78b22c97e47b3e6ff37c2 /docs
parent19d111eff42e2a2d8424383994e9962f611fd912 (diff)
downloadirssi-1dc07c42bd2f8977181671fd5bb75bd00ac52bfa.zip
docs generator updates
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1074 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'docs')
-rw-r--r--docs/help/Makefile.am.gen4
-rw-r--r--docs/help/in/Makefile.am.gen4
-rw-r--r--docs/signals.txt2
3 files changed, 7 insertions, 3 deletions
diff --git a/docs/help/Makefile.am.gen b/docs/help/Makefile.am.gen
index 41d5bbe0..abf824b4 100644
--- a/docs/help/Makefile.am.gen
+++ b/docs/help/Makefile.am.gen
@@ -1,7 +1,9 @@
+# Makefile.am is autogenerated by autogen.sh from Makefile.am.gen
+
helpdir = $(datadir)/irssi/help
help_DATA = \
- @HELPFILES@
+@HELPFILES@
EXTRA_DIST = \
Makefile.am.gen \
diff --git a/docs/help/in/Makefile.am.gen b/docs/help/in/Makefile.am.gen
index 4bdc64ea..9b0f2aaa 100644
--- a/docs/help/in/Makefile.am.gen
+++ b/docs/help/in/Makefile.am.gen
@@ -1,3 +1,5 @@
+# Makefile.am is autogenerated by autogen.sh from Makefile.am.gen
+
EXTRA_DIST = \
Makefile.am.gen \
- @HELPFILES@
+@HELPFILES@
diff --git a/docs/signals.txt b/docs/signals.txt
index 35e5682e..7aea8658 100644
--- a/docs/signals.txt
+++ b/docs/signals.txt
@@ -178,7 +178,7 @@ dcc*.c:
"dcc connected", DCC_REC
"dcc rejecting", DCC_REC
"dcc closed", DCC_REC
- "dcc request", DCC_REC
+ "dcc request", DCC_REC, char *sendaddr
"dcc chat message", DCC_REC, char *msg
"dcc transfer update", DCC_REC
"dcc get receive", DCC_REC