diff options
author | Roger Dingledine <arma@torproject.org> | 2006-03-26 22:39:07 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2006-03-26 22:39:07 +0000 |
commit | c22a9fe5a811f8427d9e713d85f9ea49cfa4d177 (patch) | |
tree | 1ab8b7981dce90de43661155b1c582d346cf6591 /contrib | |
parent | e20aad8d466a184edefaa928f5af91cf0daa0148 (diff) | |
download | tor-c22a9fe5a811f8427d9e713d85f9ea49cfa4d177.tar.gz tor-c22a9fe5a811f8427d9e713d85f9ea49cfa4d177.zip |
favor correctness over grammar
svn:r6244
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/torify.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/torify.1 b/contrib/torify.1 index 7f77da770b..cb9f01cfd8 100644 --- a/contrib/torify.1 +++ b/contrib/torify.1 @@ -11,7 +11,7 @@ torify \- wrapper for tsocks and tor \fBtorify\fR is a simple wrapper that calls tsocks with a tor specific configuration file. -Tsocks itself is a wrapper between the tsocks library and the application +tsocks itself is a wrapper between the tsocks library and the application that you would like to run socksified. Please note that since tsocks uses LD_PRELOAD, torify cannot be applied |