From 3e0ecffbd60ac2a6f50643adc07b0d2fea0cb22b Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Wed, 30 May 2018 18:10:59 -0700 Subject: 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. --- docs/man/nn_recvmsg.3compat.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/nn_recvmsg.3compat.adoc') diff --git a/docs/man/nn_recvmsg.3compat.adoc b/docs/man/nn_recvmsg.3compat.adoc index 7bd2e34a..ae70585d 100644 --- a/docs/man/nn_recvmsg.3compat.adoc +++ b/docs/man/nn_recvmsg.3compat.adoc @@ -24,7 +24,7 @@ int nn_recvmsg(int sock, struct nn_msghdr *hdr, int flags); == DESCRIPTION -The `nn_recvmsg()` function receives a message into the heade described by +The `nn_recvmsg()` function receives a message into the header described by _hdr_ using the socket _sock_. NOTE: This function is provided for API @@ -67,7 +67,7 @@ or similar when it is no longer needed. The values of `msg_control` and `msg_controllen` describe a buffer of ancillary data associated with the message. -This is currenly only useful to obtain the message headers +This is currently only useful to obtain the message headers used with <> sockets. In all other circumstances these fields should be zero. Details about this structure are covered in -- cgit v1.2.3-70-g09d2