summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@anytun.org>2018-06-13 21:50:26 +0200
committerChristian Pointner <equinox@anytun.org>2018-06-13 21:50:26 +0200
commitc0adab000a20e593654b726626b1d04219057273 (patch)
treee847dfa048a3eaa53ebf709bbcb3ae9684671873
parentfix configure script to honor buildflags in Debian (diff)
Fix typo in manpage
The typo was detected by lintian. Thanks to Darshaka Pathirana <dpat@syn-net.org> for the patch!
-rw-r--r--doc/uanytun.82
-rw-r--r--doc/uanytun.8.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/uanytun.8 b/doc/uanytun.8
index f4a467a..e2bf31e 100644
--- a/doc/uanytun.8
+++ b/doc/uanytun.8
@@ -146,7 +146,7 @@ to run in debug mode\&. It implicits
.PP
\fB\-i, \-\-interface \fR\fB\fI<ip address>\fR\fR
.RS 4
-This IP address is used as the sender address for outgoing packets\&. The default is to not use a special inteface and just bind on all interfaces\&.
+This IP address is used as the sender address for outgoing packets\&. The default is to not use a special interface and just bind on all interfaces\&.
.RE
.PP
\fB\-p, \-\-port \fR\fB\fI<port>[:<port>]\fR\fR
diff --git a/doc/uanytun.8.txt b/doc/uanytun.8.txt
index f5909f0..eb2249d 100644
--- a/doc/uanytun.8.txt
+++ b/doc/uanytun.8.txt
@@ -108,7 +108,7 @@ passed to the daemon:
*-i, --interface '<ip address>'*::
This IP address is used as the sender address for outgoing
- packets. The default is to not use a special inteface and just
+ packets. The default is to not use a special interface and just
bind on all interfaces.
*-p, --port '<port>[:<port>]'*::