X-Git-Url: https://tinc-vpn.org/git/browse?a=blobdiff_plain;f=doc%2Ftinc.texi;h=53ce4a3c9b4c4d6ade695919717ec0e16a69a52a;hb=1ceea259c3ba5efb9b8b12161e75256270ba4804;hp=0e0be411225e6db8c2cc0bc6d5f76d02d9e666d3;hpb=72cfd4f047210cc7cab9014cbf48e007bfd704e6;p=tinc diff --git a/doc/tinc.texi b/doc/tinc.texi index 0e0be411..53ce4a3c 100644 --- a/doc/tinc.texi +++ b/doc/tinc.texi @@ -1139,7 +1139,7 @@ until the burst has passed. @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 _), and is case sensitive. +The name must 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.