X-Git-Url: https://www.tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=70045df001df194577d9f143b5c97a1bd54a3145;hb=bb228e2f058c1274dca29ba255714e6fa2be494f;hp=6301388bf66579bb0aaf1961dcc1084302150145;hpb=2c7ecdcd0c50d4d3da6ff0b8fc2ea39573338d7f;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 6301388b..70045df0 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1098,7 +1098,7 @@ This only has effect when Mode is set to "switch". @cindex Name @item Name = <@var{name}> [required] This is a symbolic name for this connection. -The name should consist only of alfanumeric and underscore characters (a-z, A-Z, 0-9 and _). +The name should consist only of alfanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive. If Name starts with a $, then the contents of the environment variable that follows will be used. In that case, invalid characters will be converted to underscores.