summaryrefslogtreecommitdiff
path: root/curvetun.8
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-09-24 14:49:53 +0200
committerTobias Klauser <tklauser@distanz.ch>2015-09-24 14:53:36 +0200
commit07ec3c3778d7d57f6fa8055103a499e91b8d5ebb (patch)
tree8d50a1d8bcec8d85167ca9ed8ac50833ac41e2e6 /curvetun.8
parent4b9b29d4b8a169ce68ece4fc293e5524ee8e9577 (diff)
man: Correct some typos found using codespell
s/auxillary/auxiliary/ s/noone/no one/ s/todays/today's/ Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun.8')
-rw-r--r--curvetun.82
1 files changed, 1 insertions, 1 deletions
diff --git a/curvetun.8 b/curvetun.8
index 555908d..e90ea53 100644
--- a/curvetun.8
+++ b/curvetun.8
@@ -134,7 +134,7 @@ such as the Internet. Only a few software utilities exist to create such tunnels
or, VPNs. Two popular representatives of such software are OpenVPN and VTUN.
.PP
The latter also introduced the TUN/TAP interfaces into the Linux kernel. VTUN
-only has a rather basic encryption module, that does not fit todays
+only has a rather basic encryption module, that does not fit today's
cryptographic needs. By default, MD5 is used to create 128-Bit wide keys for
the symmetric BlowFish cipher in ECB mode [1].
.PP