File: useragent.patch

package info (click to toggle)
surf 2.1%2Bgit20221016-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 316 kB
  • sloc: ansic: 2,401; makefile: 124; sh: 75; python: 58
file content (17 lines) | stat: -rw-r--r-- 452 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Author: Reiner Herrmann <reiner@reiner-h.de>
Description: drop SURF_USERAGENT from manpage as it has no effect
Bug-Debian: https://bugs.debian.org/992418

--- a/surf.1
+++ b/surf.1
@@ -286,10 +286,6 @@
 .B P
 using proxy
 .SH ENVIRONMENT
-.B SURF_USERAGENT
-If this variable is set upon startup, surf will use it as the
-.I useragent
-string.
 .TP
 .B http_proxy
 If this variable is set and not empty upon startup, surf will use it as the http proxy.