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 /surf.1 | |
parent | Close standard output after printing XID, patch due Abby Cedar. (diff) | |
download | surf-cf75bf2777560d4ded7083517f0c72395052f1f0.tar.gz surf-cf75bf2777560d4ded7083517f0c72395052f1f0.tar.bz2 surf-cf75bf2777560d4ded7083517f0c72395052f1f0.zip |
Manpage patch from Evan Gates.
Diffstat (limited to 'surf.1')
-rw-r--r-- | surf.1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/surf.1 b/surf.1 index ce72203..8cf8c28 100644 --- a/surf.1 +++ b/surf.1 @@ -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), |