summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
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