diff options
author | David Hill <dhill@conformal.com> | 2013-08-28 12:59:35 -0400 |
---|---|---|
committer | David Hill <dhill@conformal.com> | 2013-08-28 12:59:35 -0400 |
commit | a09ec9b5d4e9d51192f1799f1e0d7585c65faa5b (patch) | |
tree | 29e82155ef4998611aa524a89eb4f1007fd41fb4 | |
parent | e09d1dd9b2d0b204031629e1fb381bb144e11500 (diff) | |
download | xombrero-a09ec9b5d4e9d51192f1799f1e0d7585c65faa5b.tar.gz |
remove whitespace
-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 |