summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorThomas Veerman <thomas.veerman@wanwire.net>2014-01-23 13:52:47 +0100
committerGert Doering <gert@greenie.muc.de>2014-01-23 13:52:47 +0100
commit66ff10ef5197b6c70429a15e572aeb2d4073b470 (patch)
tree39511ca63a9d3c82cc8a0a3564e4321fff4f0161 /doc
parentc9dbc51a581a7ed666458a454fb4ad3e603dcf3f (diff)
downloadopenvpn-66ff10ef5197b6c70429a15e572aeb2d4073b470.tar.gz
openvpn-66ff10ef5197b6c70429a15e572aeb2d4073b470.tar.xz
openvpn-66ff10ef5197b6c70429a15e572aeb2d4073b470.zip
Fix "." in description of utun.
Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'doc')
-rw-r--r--doc/openvpn.84
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/openvpn.8 b/doc/openvpn.8
index f694080..d01c935 100644
--- a/doc/openvpn.8
+++ b/doc/openvpn.8
@@ -829,8 +829,8 @@ implementation. Using
forces usage of the native Darwin tun kernel support. Use
.B \-\-dev\-node utunN
to select a specific utun instance. To force using the tun.kext (/dev/tunX) use
-.B \-\-dev\-node tun
-. When not specifying a
+.B \-\-dev\-node tun\fR.
+When not specifying a
.B \-\-dev\-node
option openvpn will first try to open utun, and fall back to tun.kext.