commit 52330df60bbacffbb64b14447a96b94659da3050 Author: Jacob Appelbaum jacob@appelbaum.net Date: Mon Nov 5 15:38:29 2012 -0500
Fix typos in manpage
Addresses issue 48 - opened by intrigeri Author: A. Costa agcosta@gis.net Bug-Debian: http://bugs.debian.org/683358 --- doc/torsocks.8.in | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/torsocks.8.in b/doc/torsocks.8.in index 0cda513..58672e5 100644 --- a/doc/torsocks.8.in +++ b/doc/torsocks.8.in @@ -43,9 +43,9 @@ with the SOCKS server and passes the connection back to the calling program.
.BR torsocks -is designed for use in machines which are firewalled from then -internet. It avoids the need to recompile applications like lynx or -telnet so they can use SOCKS to reach the internet. It behaves much like +is designed for use in machines which are firewalled from the +Internet. It avoids the need to recompile applications like lynx or +telnet so they can use SOCKS to reach the Internet. It behaves much like the SOCKSified TCP/IP stacks seen on other platforms.
.SS ARGUMENTS
tor-commits@lists.torproject.org