summaryrefslogtreecommitdiff
path: root/curvetun.8
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-12 23:22:14 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-12 23:22:14 +0200
commitcba8bd45477dc057c9d894a8f578b7c264be7d5e (patch)
treec1489271eb79959a0653bef152a1ec5af9861972 /curvetun.8
parentc29a9dbcce671fe32119ba6a45ed5a531c50cce6 (diff)
man: curvetun.8: minor: fix typo adress
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
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 22503eb..b1354b5 100644
--- a/curvetun.8
+++ b/curvetun.8
@@ -269,7 +269,7 @@ Now, the client ''myclient1'' is known to the server; that completes the server
configuration. The next step is to tell the client where it needs to connect to
the server.
.PP
-We assume in this example that the tunnel server has a public IP adress, e.g. 1.2.3.4,
+We assume in this example that the tunnel server has a public IP address, e.g. 1.2.3.4,
runs on port 6666 and uses UDP as a carrier protocol. In case you are behind
NAT, you can use curvetun's ''\-\-stun'' option for starting the server, to
obtain your mapping. However, in this example we continue with 1.2.3.4 and 6666,