diff options
author | Troels Henriksen <athas@sigkill.dk> | 2012-03-26 09:33:42 +0200 |
---|---|---|
committer | Troels Henriksen <athas@sigkill.dk> | 2012-03-26 09:33:42 +0200 |
commit | cf75bf2777560d4ded7083517f0c72395052f1f0 (patch) | |
tree | 0088c305bb84096879cecc49346cb064dfac9fd9 | |
parent | 96041e5ba2e19a077cb8aead03899c0b1eef529a (diff) | |
download | surf-cf75bf2777560d4ded7083517f0c72395052f1f0.tar.gz surf-cf75bf2777560d4ded7083517f0c72395052f1f0.tar.bz2 surf-cf75bf2777560d4ded7083517f0c72395052f1f0.zip |
Manpage patch from Evan Gates.
-rw-r--r-- | surf.1 | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -89,6 +89,13 @@ Copies current URI to primary selection. .TP .B Ctrl\-o show the sourcecode of the current page. +.SH ENVIRONMENT +.TP +.B SURF_USERAGENT +If this variable is set upon startup, surf will use it as the useragent string +.TP +.B http_proxy +If this variable is set and not empty upon startup, surf will use it as the http proxy .SH SEE ALSO .BR dmenu(1), .BR xprop(1), |