Browse code

Fix "." in description of utun.

Signed-off-by: Gert Doering <gert@greenie.muc.de>

Thomas Veerman authored on 2014/01/23 21:52:47
Showing 1 changed files
... ...
@@ -829,8 +829,8 @@ implementation. Using
829 829
 forces usage of the native Darwin tun kernel support. Use
830 830
 .B \-\-dev\-node utunN
831 831
 to select a specific utun instance. To force using the tun.kext (/dev/tunX) use
832
-.B \-\-dev\-node tun
833
-. When not specifying a
832
+.B \-\-dev\-node tun\fR.
833
+When not specifying a
834 834
 .B \-\-dev\-node
835 835
 option openvpn will first try to open utun, and fall back to tun.kext.
836 836