From: Thomas Veerman Date: Thu, 23 Jan 2014 12:52:47 +0000 (+0100) Subject: Fix "." in description of utun. X-Git-Tag: v2.4_alpha1~475 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=66ff10ef5197b6c70429a15e572aeb2d4073b470;p=thirdparty%2Fopenvpn.git Fix "." in description of utun. Signed-off-by: Gert Doering --- diff --git a/doc/openvpn.8 b/doc/openvpn.8 index f694080ea..d01c93595 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.