diff options
-rw-r--r-- | xombrero.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xombrero.1 b/xombrero.1 index 6ca0001..b8b5d0c 100644 --- a/xombrero.1 +++ b/xombrero.1 @@ -1385,7 +1385,7 @@ For example: .Bd -literal -offset indent http_proxy = socks5://127.0.0.1:9050 .Ed -Otherwise, an intermediary tool, such as polipo or tsocks, must be used. +Otherwise, an intermediary tool, such as polipo or tsocks, must be used. .It Cm http_accept If set, the HTTP Accept header will be modified for each text/html request. If this setting is set multiple times, the Accept header will be changed @@ -1518,7 +1518,7 @@ same-fqdn - only send referer if it's FQDN match .Ed Any other value that is also a valid URL will use this custom value as referer. (E.g. you could set it to http://no-referer.com) -The default value is +The default value is .Dq always . .It Cm resource_dir Directory that contains various |