fix tinc.conf for OpenBSD
authorRafael Sadowski <rafael@sizeofvoid.org>
Tue, 3 Oct 2017 08:23:37 +0000 (10:23 +0200)
committerGuus Sliepen <guus@sliepen.org>
Tue, 3 Oct 2017 19:09:29 +0000 (21:09 +0200)
doc/sample-config/tinc.conf

index 25a61a7..7081764 100644 (file)
@@ -16,7 +16,7 @@ Name = alpha
 ConnectTo = beta
 
 # The tap device tinc will use.
-# Default is /dev/tap0 for ethertap or FreeBSD,
-# /dev/tun0 for Solaris and OpenBSD,
-# and /dev/net/tun for Linux tun/tap device.
+# /dev/tap0 for ethertap, FreeBSD or OpenBSD
+# /dev/tun0 for Solaris
+# /dev/net/tun for Linux tun/tap
 Device = /dev/net/tun