diff options
| author | Garrett D'Amore <garrett@damore.org> | 2017-10-24 21:17:19 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2017-10-24 21:17:19 -0700 |
| commit | b28838f5cf3c5fed494d2684422099d26e8ab293 (patch) | |
| tree | dfefdf2953fbc1297d7e1d38c9ca65feccd5d5f8 /docs/nng_zerotier.adoc | |
| parent | 5dc7bc188217004cba84d530cbffc18b1df8a331 (diff) | |
| download | nng-b28838f5cf3c5fed494d2684422099d26e8ab293.tar.gz nng-b28838f5cf3c5fed494d2684422099d26e8ab293.tar.bz2 nng-b28838f5cf3c5fed494d2684422099d26e8ab293.zip | |
Spelling fixes (thanks ispell).
Diffstat (limited to 'docs/nng_zerotier.adoc')
| -rw-r--r-- | docs/nng_zerotier.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/nng_zerotier.adoc b/docs/nng_zerotier.adoc index 6fa87737..b30b0a0e 100644 --- a/docs/nng_zerotier.adoc +++ b/docs/nng_zerotier.adoc @@ -78,7 +78,7 @@ number be selected automatically. Applications using this must get the selected port address using the `nng_listener_getopt` function. Listening nodes may also elide their own node number, as well as the -delimiter seperating the node number. +delimiter separating the node number. Socket Address ~~~~~~~~~~~~~~ @@ -127,7 +127,7 @@ The following transport options are available: This is a string representing the "home directory", where the transport can store (and reuse) persistent state, such as key materials, node identity, and federation membership. This option must be set before the - ZeroTier transport is first used. If this value is empty, then an ephermal + ZeroTier transport is first used. If this value is empty, then an ephemeral ZeroTier node is created, and no persistent state is used. The default is to use an ephemeral node. + @@ -150,7 +150,7 @@ in this fashion. `NNG_OPT_ZT_NETWORK_STATUS`:: - This is a read-ony integer, representing the ZeroTier network status. + This is a read-only integer, representing the ZeroTier network status. Valid values for this are: + [cols="1,2"] |
