Fix typos in the manual page
This commit is contained in:
parent
d8ea4c11de
commit
2f4075f7da
1 changed files with 3 additions and 2 deletions
|
@ -116,7 +116,7 @@ is selected, then depending on the operating system both IPv4 and IPv6 or just
|
||||||
IPv6 listening sockets will be created.
|
IPv6 listening sockets will be created.
|
||||||
.It Va AutoConnect Li = yes | no Po no Pc Bq experimental
|
.It Va AutoConnect Li = yes | no Po no Pc Bq experimental
|
||||||
If set to yes,
|
If set to yes,
|
||||||
.Nm
|
.Nm tinc
|
||||||
will automatically set up meta connections to other nodes,
|
will automatically set up meta connections to other nodes,
|
||||||
without requiring
|
without requiring
|
||||||
.Va ConnectTo
|
.Va ConnectTo
|
||||||
|
@ -387,7 +387,8 @@ while no routing table is managed.
|
||||||
.It Va Name Li = Ar name Bq required
|
.It Va Name Li = Ar name Bq required
|
||||||
This is the name which identifies this tinc daemon.
|
This is the name which identifies this tinc daemon.
|
||||||
It must be unique for the virtual private network this daemon will connect to.
|
It must be unique for the virtual private network this daemon will connect to.
|
||||||
The Name may only consist of alphanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive.
|
.Va Name
|
||||||
|
may only consist of alphanumeric and underscore characters (a-z, A-Z, 0-9 and _), and is case sensitive.
|
||||||
If
|
If
|
||||||
.Va Name
|
.Va Name
|
||||||
starts with a
|
starts with a
|
||||||
|
|
Loading…
Add table
Reference in a new issue