diff options
author | Jochen Sprickerhof <git@jochen.sprickerhof.de> | 2017-11-16 23:18:05 +0100 |
---|---|---|
committer | Quentin Rameau <quinq@fifth.space> | 2018-02-23 13:39:35 +0100 |
commit | 81f0452bc6c2a110239fa303ad1e72f11c33dc94 (patch) | |
tree | eab0a620eff3dafa21bb99d72dbc728d6ea2d3e9 | |
parent | d2e4989c3c5a50bffe56030b6af85f747b39a4f9 (diff) | |
download | surf-81f0452bc6c2a110239fa303ad1e72f11c33dc94.tar.gz surf-81f0452bc6c2a110239fa303ad1e72f11c33dc94.tar.bz2 surf-81f0452bc6c2a110239fa303ad1e72f11c33dc94.zip |
Document SIGHUP in manpage
-rw-r--r-- | surf.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -306,6 +306,9 @@ string. .TP .B http_proxy If this variable is set and not empty upon startup, surf will use it as the http proxy. +.SH SIGNALS +Surf will reload the current page on +.BR SIGHUP . .SH PLUGINS For using plugins in surf, first determine your running architecture. Then get the appropriate plugin for that architecture and copy it to |