diff --git a/CHANGES b/CHANGES index 99f8d4c..2bcf3ef 100644 --- a/CHANGES +++ b/CHANGES @@ -97,6 +97,10 @@ Testing: test.sh: fixed ss determination; more DEFS +Documentation: + Fixed a lot of typos. + Thanks to Solomon Victorino for sending the patch. + ####################### V 1.8.0.0 Security: diff --git a/doc/socat-multicast.html b/doc/socat-multicast.html index 5077088..5e4b824 100644 --- a/doc/socat-multicast.html +++ b/doc/socat-multicast.html @@ -40,7 +40,7 @@ requirements.
All the following examples work bidirectionally except when otherwise noticed. For "clients" we just use STDIO, and for "servers" we use EXEC:hostname which -ingores its input but shows us which host the reply comes from. Replace these +ignores its input but shows us which host the reply comes from. Replace these socat addresses with what is appropriate for your needs (e.g. shell script invocations). Port 6666 can be replaced with any other port (but for ports < 1024 root privilege might be required). diff --git a/doc/socat-openssltunnel.html b/doc/socat-openssltunnel.html index d4965a4..fcc4334 100644 --- a/doc/socat-openssltunnel.html +++ b/doc/socat-openssltunnel.html @@ -32,7 +32,7 @@ In this docu we only use self signed certificates for the sake of simplicity.
We assume that the server host is called server.domain.org and the server process uses port 4433. To keep it simple, we use a very simple server -funtionality that just echos data (echo), and stdio on the +functionality that just echos data (echo), and stdio on the client.
Instead of using a tcp-listen (tcp-l) address, we use openssl-listen (ssl-l) for the server, cert=... tells the program to the file containing its -ceritificate and private key, and cafile=... points to the file +certificate and private key, and cafile=... points to the file containing the certificate of the peer; we trust clients only if they can proof that they have the related private key (OpenSSL handles this for us):
socat \
diff --git a/doc/socat.yo b/doc/socat.yo
index fc2ff83..231b17c 100644
--- a/doc/socat.yo
+++ b/doc/socat.yo
@@ -104,7 +104,7 @@ dit(bf(tt(-h | -?)))
types, and exit.
dit(bf(tt(-hh | -??)))
Like -h, plus a list of the short names of all available address options. Some options are
- platform dependend, so this output is helpful for checking the particular
+ platform dependent, so this output is helpful for checking the particular
implementation.
dit(bf(tt(-hhh | -???)))
Like -hh, plus a list of all available address option names.
@@ -123,7 +123,7 @@ dit(bf(tt(-D)))
Logs information about file descriptors before starting the transfer phase.
label(option_experimental)dit(bf(tt(--experimental)))
New features that are not well tested or are subject to change in the future
- must me explicitely enabled using this option.
+ must be explicitly enabled using this option.
dit(bf(tt(-ly[