From eee06b8b71fc4f703d6582110d67b3fe3a0c7b22 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 8 Nov 2018 19:25:30 -0800 Subject: Minor markup to append parens to functions. --- docs/man/nng_dialer_id.3.adoc | 4 ++-- docs/man/nng_listener_id.3.adoc | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/man/nng_dialer_id.3.adoc b/docs/man/nng_dialer_id.3.adoc index 35fb2665..029a8b47 100644 --- a/docs/man/nng_dialer_id.3.adoc +++ b/docs/man/nng_dialer_id.3.adoc @@ -29,8 +29,8 @@ if it is valid. Otherwise it returns `-1`. NOTE: A dialer is considered valid if it was ever created with the -`<>` or -`<>` functions. +`<>` or +`<>` functions. Dialers that are allocated on the stack or statically should be initialized with the macro `<>` to ensure that diff --git a/docs/man/nng_listener_id.3.adoc b/docs/man/nng_listener_id.3.adoc index b0d4c2d2..66591135 100644 --- a/docs/man/nng_listener_id.3.adoc +++ b/docs/man/nng_listener_id.3.adoc @@ -29,8 +29,8 @@ listener _l_, if it is valid. Otherwise it returns `-1`. NOTE: A listener is considered valid if it was ever created with the -`<>` or -`<>` functions. +`<>` or +`<>` functions. listeners that are allocated on the stack or statically should be initialized with the macro `<>` to ensure that -- cgit v1.2.3-70-g09d2