From dbc61a5038cacc516a49d00a59a669e2617cff51 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 18 Jun 2020 19:19:06 -0700 Subject: Language cleanups in the documentation. Mostly this is removal of the smart quotes, which were over-used, and misused, and could have been mistaken to be pejorative. A few other minor nits were fixed while here. --- docs/man/nng_pipe_socket.3.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_pipe_socket.3.adoc') diff --git a/docs/man/nng_pipe_socket.3.adoc b/docs/man/nng_pipe_socket.3.adoc index e5da1d55..755ed776 100644 --- a/docs/man/nng_pipe_socket.3.adoc +++ b/docs/man/nng_pipe_socket.3.adoc @@ -25,14 +25,14 @@ nng_socket nng_pipe_socket(nng_pipe p); == DESCRIPTION The `nng_pipe_socket()` function returns the xref:nng_socket.5.adoc[`nng_socket`] -that owns the pipe _p_. +associated with the pipe _p_. NOTE: The returned socket may be closed or in the process of closing, in which case it will not be usable with other functions. == RETURN VALUES -This function returns the socket that "`owns`" the pipe. +This function returns the socket associated with the pipe. == ERRORS -- cgit v1.2.3-70-g09d2