[tor-commits] [torsocks/master] Fix: typo in README

dgoulet at torproject.org dgoulet at torproject.org
Fri Apr 4 22:40:26 UTC 2014


commit 053e33b53309dd408ce321c2a50d0ee2b0c07a7f
Author: David Goulet <dgoulet at ev0ke.net>
Date:   Sun Nov 3 15:24:33 2013 -0500

    Fix: typo in README
    
    Signed-off-by: David Goulet <dgoulet at ev0ke.net>
---
 README |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index a694a8a..c3d7c8b 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ So, for example you can use ssh to a some.ssh.com by doing:
 
 You can use the torsocks library without the script provided:
 
-  $ LD_PREALOD=/full/path/to/libtorsocks.so your_app
+  $ LD_PRELOAD=/full/path/to/libtorsocks.so your_app
 
 For more details, please see the torsocks.1, torsocks.8 and torsocks.conf.5 man
 pages. Also, you can use -h, --help for all the possible options of the





More information about the tor-commits mailing list