commit 3891910fc6f089f7088582c722bac68ddacd9537 Author: David Goulet dgoulet@ev0ke.net Date: Fri Feb 24 12:00:55 2017 -0500
man: Some words were missing
Signed-off-by: David Goulet dgoulet@ev0ke.net --- doc/torsocks.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/torsocks.8 b/doc/torsocks.8 index c3f477f..7ba5a7f 100644 --- a/doc/torsocks.8 +++ b/doc/torsocks.8 @@ -137,7 +137,7 @@ This introduces overhead and should only be used when needed. Torsocks uses ELF dynamic loader features to intercept dynamic function calls from programs in which it is embedded. As a result, non-ELF executables, or executables that make system calls directly with the system call trap (int -0x80). +0x80) are not supported.
.SH FILES /etc/tor/torsocks.conf - default torsocks configuration file