aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nngcat.1.adoc
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-05-30 18:10:59 -0700
committerGarrett D'Amore <garrett@damore.org>2018-05-30 18:10:59 -0700
commit3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b (patch)
tree64d829e2f4a860ace29442833e9da1abf70f3a2c /docs/man/nngcat.1.adoc
parentb2338c1a6d1e57f01396a8e77c65734cb2f0ae17 (diff)
downloadnng-3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b.tar.gz
nng-3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b.tar.bz2
nng-3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b.zip
Fix numerous spelling errrors.
These were found with the help of "aspell". Additionally, while reviewing the output from the spell checker, several content errors were noticed and fixed.
Diffstat (limited to 'docs/man/nngcat.1.adoc')
-rw-r--r--docs/man/nngcat.1.adoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/nngcat.1.adoc b/docs/man/nngcat.1.adoc
index fec20c72..2b895471 100644
--- a/docs/man/nngcat.1.adoc
+++ b/docs/man/nngcat.1.adoc
@@ -11,7 +11,7 @@
== NAME
-nngcat - command line access to Scalabity Protocols
+nngcat - command line access to Scalability Protocols
== SYNOPSIS
@@ -130,7 +130,7 @@ NOTE: At least one protocol must be selected.
messages from <<nng_push.7#,_push_>> version 0 peers.
*--pair0*::
- Select the <<nng_pair.7#,_pair_>> veresion 0 protocol.
+ Select the <<nng_pair.7#,_pair_>> version 0 protocol.
This protocol can send and receive messages with one connected _pair_
version 0 peer.
@@ -270,7 +270,7 @@ when using addresses that are not secured with TLS.
*--key*=_FILE_::
Load own key from _FILE_.
- Should be used in conjuction with *--cert*.
+ Should be used in conjunction with *--cert*.
If not specified, and *--cert* is specified, then a single file containing both
the private key and the associated certificate is assumed.