File: 08_manpages-fixes.patch

package info (click to toggle)
tsocks 1.8beta5%2Bds1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 972 kB
  • sloc: ansic: 7,664; sh: 3,085; makefile: 153
file content (42 lines) | stat: -rw-r--r-- 1,847 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Description: this patch fixes spelling and formating fixes on tsocks.conf(5)
 manpage
Last-update: 2016-11-07
Origin: vendor
Author: gustavo panizzo <gfa@zumbi.com.ar>

--- a/tsocks.conf.5
+++ b/tsocks.conf.5
@@ -22,7 +22,7 @@ Obviously if a connection is not to a lo
 to be proxied over a SOCKS server. However, many installations have several
 different SOCKS servers to be used to access different internal (and external)
 networks. For this reason the configuration file allows the definition of 
-'paths' as well as a default SOCKS server. 
+\'paths\' as well as a default SOCKS server.
 
 Paths are declared as blocks in the configuration file. That is, they begin
 with a 'path {' line in the configuration file and end with a '}' line. Inside
@@ -128,21 +128,15 @@ range 150.0.0.0 to 150.255.255.255 when
 
 .TP
 .I fallback
-This directive allows to fall back to direct connection if no default
+This directive allows one to fall back to direct connection if no default
 server present in the configuration and fallback = yes.
 If fallback = no or not specified and there is no default server, the 
 tsocks gives an error message and aborts.
 This parameter protects the user against accidentally establishing
 unwanted unsockified (ie. direct) connection.
 
-.TP
-.I fallback
-This directive allows to fall back to direct connection if no default
-server present in the configuration and fallback = yes.
-If fallback = no or not specified and there is no default server, the 
-tsocks gives an error message and aborts.
-This parameter protects the user against accidentally establishing
-unwanted unsockified (ie. direct) connection.
+.SH CONFIGURATION FILE SEARCH ORDER
+tsocks will search first for $HOME/.tsocks.conf then /etc/tsocks.conf
 
 .SH UTILITIES
 tsocks comes with two utilities that can be useful in creating and verifying