From 66ff10ef5197b6c70429a15e572aeb2d4073b470 Mon Sep 17 00:00:00 2001 From: Thomas Veerman Date: Thu, 23 Jan 2014 13:52:47 +0100 Subject: Fix "." in description of utun. Signed-off-by: Gert Doering --- doc/openvpn.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') 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. -- cgit