summaryrefslogtreecommitdiff
path: root/man/man7/zmq.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/man7/zmq.7')
-rw-r--r--man/man7/zmq.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man7/zmq.7 b/man/man7/zmq.7
index 61543a7..ed7e08b 100644
--- a/man/man7/zmq.7
+++ b/man/man7/zmq.7
@@ -16,7 +16,7 @@ throughputs are to be measured in millions of messages per second.
0MQ is designed to be very thin. It requires no more than couple of
pages in resident memory and is thus well suited for any environment ranging
from small embedded devices, routers and cell phones to enterprise-scale
-datacenters.
+data centers.
0MQ runs on a wide range of operating systems and supports variety of processor
microarchitectures.
@@ -92,7 +92,7 @@ Poll for I/O events:
.BR zmq_poll(3)
.SH ERROR HANDLING
-0MQ defines couple of non-POSIX error codes. Use following fuctions to handle
+0MQ defines couple of non-POSIX error codes. Use following functions to handle
them neatly.
Convert error code into human readable string: