From: Thomas Veerman Date: Thu, 23 Jan 2014 12:52:47 +0000 (+0100) Subject: Fix "." in description of utun. X-Git-Tag: v2.3.3~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a197f7773520b64956c59b2ebc35b9a88166308;p=thirdparty%2Fopenvpn.git Fix "." in description of utun. Signed-off-by: Gert Doering (cherry picked from commit 66ff10ef5197b6c70429a15e572aeb2d4073b470) --- diff --git a/doc/openvpn.8 b/doc/openvpn.8 index e7cff7713..5f3939b2d 100644 --- a/doc/openvpn.8 +++ b/doc/openvpn.8 @@ -814,8 +814,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.