diff options
| author | Jochen Sprickerhof <[email protected]> | 2017-11-16 23:18:05 +0100 |
|---|---|---|
| committer | Quentin Rameau <[email protected]> | 2018-02-23 13:39:35 +0100 |
| commit | 81f0452bc6c2a110239fa303ad1e72f11c33dc94 (patch) | |
| tree | eab0a620eff3dafa21bb99d72dbc728d6ea2d3e9 | |
| parent | Script text shouldn't go through formatted conversion (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
diff --git a/surf.1 b/surf.1 index 711a9aa..45c31bb 100644 --- a/surf.1 +++ b/surf.1 @@ -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 |