aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nng_getopt.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nng_getopt.3.adoc')
-rw-r--r--docs/man/nng_getopt.3.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/man/nng_getopt.3.adoc b/docs/man/nng_getopt.3.adoc
index 45c5a295..4d6ae868 100644
--- a/docs/man/nng_getopt.3.adoc
+++ b/docs/man/nng_getopt.3.adoc
@@ -117,6 +117,7 @@ These functions return 0 on success, and non-zero otherwise.
== ERRORS
+[horizontal]
`NNG_EBADTYPE`:: Incorrect type for option.
`NNG_ECLOSED`:: Parameter _s_ does not refer to an open socket.
`NNG_EINVAL`:: Size of destination _val_ too small for object.
@@ -126,6 +127,7 @@ These functions return 0 on success, and non-zero otherwise.
== SEE ALSO
+[.text-left]
<<nng_dialer_getopt.3#,nng_dialer_getopt(3)>>,
<<nng_listener_getopt.3#,nng_listener_getopt(3)>>,
<<nng_pipe_getopt.3#,nng_pipe_getopt(3)>>,