summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2014-04-29 10:55:04 +0200
committerAndreas Schneider <asn@samba.org>2014-05-05 09:58:01 +0200
commit7f4d72e11bcdfc47d4e4980349a0b0250352e6ca (patch)
tree78a4c23dc1a2c0976bd6dca7f3f9d8dd56bbda6b /README
parentfb8afa1fb23135a8b7635f3f04d69a6c24626319 (diff)
downloadsocket_wrapper-7f4d72e11bcdfc47d4e4980349a0b0250352e6ca.tar.gz
socket_wrapper-7f4d72e11bcdfc47d4e4980349a0b0250352e6ca.tar.xz
socket_wrapper-7f4d72e11bcdfc47d4e4980349a0b0250352e6ca.zip
Fix some typos.
BUG: https://bugzilla.samba.org/show_bug.cgi?id=10566 Reviewed-by: Andreas Schneider <asn@samba.org> Reviewed-by: Stefan Metzmacher <metze@samba.org>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 45b1be6..58b5513 100644
--- a/README
+++ b/README
@@ -18,7 +18,7 @@ is analogous to use the IPv4 addresses "127.0.0.<ID>" or IPv6 addresses
should always set the default interface. If you listen on INADDR_ANY then it
will use the default interface to listen on.
-Exmaple:
+Example:
LD_PRELOAD=libsocket_wrapper.so \
SOCKET_WRAPPER_DIR=/path/to/socket_dir \
./mydaemon