From c0adab000a20e593654b726626b1d04219057273 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 13 Jun 2018 21:50:26 +0200 Subject: Fix typo in manpage The typo was detected by lintian. Thanks to Darshaka Pathirana for the patch! --- doc/uanytun.8 | 2 +- doc/uanytun.8.txt | 2 +- 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\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[:]\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 ''*:: 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 '[:]'*:: -- cgit v1.2.3