X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.conf.5.in;h=a907e5fc61b11a84e683887f7e9fd979534c3b21;hb=f8190b7233871b5b47c3fc8846731d1bbdef78a5;hp=6897ba6e5deee1c17ace8b69bb04d1bc908b6afc;hpb=01cb1961eac33de9e9d9cecd0910850a2cb549c3;p=tinc diff --git a/doc/tinc.conf.5.in b/doc/tinc.conf.5.in index 6897ba6e..a907e5fc 100644 --- a/doc/tinc.conf.5.in +++ b/doc/tinc.conf.5.in @@ -114,7 +114,7 @@ If .Qq any is selected, then depending on the operating system both IPv4 and IPv6 or just IPv6 listening sockets will be created. -.It Va AutoConnect Li = yes | no Po yes +.It Va AutoConnect Li = yes | no Pq yes If set to yes, .Nm tinc will automatically set up meta connections to other nodes, @@ -683,7 +683,7 @@ this means that tinc will temporarily stop processing packets until the called s This guarantees that scripts will execute in the exact same order as the events that trigger them. If you need to run commands asynchronously, you have to ensure yourself that they are being run in the background. .Pp -Under Windows (not Cygwin), the scripts must have the extension +Under Windows, the scripts must have the extension .Pa .bat or .Pa .cmd .