diff options
| author | Garrett D'Amore <garrett@damore.org> | 2020-05-25 18:04:03 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2020-05-25 18:04:03 -0700 |
| commit | 6afc250287ccdd371db50cbd896bc6fcc963b65e (patch) | |
| tree | 1674bd25cff017f6fbc4bc62ba143e7557996cf4 /docs/man/nng_stream_dialer_get.3str.adoc | |
| parent | 546c9b45556d2491c510f01246daf49d9d2f6b87 (diff) | |
| download | nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.tar.gz nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.tar.bz2 nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.zip | |
Cross reference fixups.
Diffstat (limited to 'docs/man/nng_stream_dialer_get.3str.adoc')
| -rw-r--r-- | docs/man/nng_stream_dialer_get.3str.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nng_stream_dialer_get.3str.adoc b/docs/man/nng_stream_dialer_get.3str.adoc index b7043c74..c1e24b93 100644 --- a/docs/man/nng_stream_dialer_get.3str.adoc +++ b/docs/man/nng_stream_dialer_get.3str.adoc @@ -1,6 +1,6 @@ = nng_stream_dialer_get(3str) // -// Copyright 2019 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2020 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // Copyright 2019 Devolutions <info@devolutions.net> // @@ -98,7 +98,7 @@ Note that this form is somewhat special in that the object is generally not copied, but instead the *pointer* to the object is copied. + NOTE: Care must be taken to ensure that the application respects any -considerations about the lifetime of the underyling object. +considerations about the lifetime of the underlying object. See the documentation for the option for more specific guidance. `nng_stream_dialer_get_size()`:: |
