Fix typo in manpage
authorDarshaka Pathirana <dpat@syn-net.org>
Tue, 12 Jun 2018 21:31:44 +0000 (23:31 +0200)
committerDarshaka Pathirana <dpat@syn-net.org>
Tue, 12 Jun 2018 22:56:00 +0000 (00:56 +0200)
The typo was detected by lintian.

debian/patches/02-fix-typo [new file with mode: 0644]
debian/patches/series

diff --git a/debian/patches/02-fix-typo b/debian/patches/02-fix-typo
new file mode 100644 (file)
index 0000000..a479270
--- /dev/null
@@ -0,0 +1,22 @@
+--- a/doc/uanytun.8.txt
++++ b/doc/uanytun.8.txt
+@@ -107,7 +107,7 @@
+ *-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>'*::
+--- a/doc/uanytun.8
++++ b/doc/uanytun.8
+@@ -145,7 +145,7 @@
+ .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>\fR\fR
index 3b8949c..8e9ec47 100644 (file)
@@ -1 +1,2 @@
+02-fix-typo
 01-fix-configure