diff options
author | Roger Dingledine <arma@torproject.org> | 2004-09-27 01:28:17 +0000 |
---|---|---|
committer | Roger Dingledine <arma@torproject.org> | 2004-09-27 01:28:17 +0000 |
commit | 7013043af01722d8d9acee4cfd109d90841be273 (patch) | |
tree | 5aefe19bf09283bb3c9087af2cecb8578569c2d7 /contrib | |
parent | f00c07fdf74657d748563543eb6b55b5a80f698f (diff) | |
download | tor-7013043af01722d8d9acee4cfd109d90841be273.tar.gz tor-7013043af01722d8d9acee4cfd109d90841be273.zip |
clean up the torify man page
svn:r2377
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/torify.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/contrib/torify.1 b/contrib/torify.1 index 0bb6c1b4e8..7f77da770b 100644 --- a/contrib/torify.1 +++ b/contrib/torify.1 @@ -11,11 +11,11 @@ torify \- wrapper for tsocks and tor \fBtorify\fR is a simple wrapper that calls tsocks with a tor specific configuration file. -Tsocks itself is wrapper between the tsocks library and the application what -you would like to run socksified. +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 this cannot be applied to suid -binaries. +Please note that since tsocks uses LD_PRELOAD, torify cannot be applied +to suid binaries. .SH SEE ALSO .BR tor (1), |