summaryrefslogtreecommitdiff
path: root/doc/en/weechat_plugin_api.en.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-03-29 18:21:05 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-03-29 18:21:05 +0100
commit2e08e39d2e92ecc08623f67fa8d03a0571605d6a (patch)
treeba14bf7472bc938f40e527d1bb21ff93b76d462e /doc/en/weechat_plugin_api.en.txt
parentdb000cd3b0e9856413b3bbcd6ab43526330b9350 (diff)
downloadweechat-2e08e39d2e92ecc08623f67fa8d03a0571605d6a.zip
core: quit WeeChat on signal SIGHUP, remove signal "signal_sighup"
Diffstat (limited to 'doc/en/weechat_plugin_api.en.txt')
-rw-r--r--doc/en/weechat_plugin_api.en.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 83f97bda6..a05c2acf2 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -8155,11 +8155,6 @@ List of signals sent by WeeChat and plugins:
String: arguments for /quit |
Command `/quit` issued by user
-| weechat | signal_sighup +
- _(WeeChat ≥ 0.4.3)_ |
- - |
- Signal SIGHUP received (WeeChat will reload the configuration files)
-
| weechat | signal_sigwinch +
_(WeeChat ≥ 0.4.3)_ |
- |