diff options
| -rw-r--r-- | docs/man/nng_stat_bool.3.adoc | 6 | ||||
| -rw-r--r-- | docs/man/nng_stat_value.3.adoc | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/nng_stat_bool.3.adoc b/docs/man/nng_stat_bool.3.adoc index 17b7bbca..678b45aa 100644 --- a/docs/man/nng_stat_bool.3.adoc +++ b/docs/man/nng_stat_bool.3.adoc @@ -1,6 +1,6 @@ -= nng_stat_value(3) += nng_stat_bool(3) // -// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2020 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // // This document is supplied under the terms of the MIT License, a @@ -11,7 +11,7 @@ == NAME -nng_stat_value - get statistic value +nng_stat_bool - get statistic Boolean value == SYNOPSIS diff --git a/docs/man/nng_stat_value.3.adoc b/docs/man/nng_stat_value.3.adoc index 32b87e12..d5d28473 100644 --- a/docs/man/nng_stat_value.3.adoc +++ b/docs/man/nng_stat_value.3.adoc @@ -11,7 +11,7 @@ == NAME -nng_stat_value - get statistic value +nng_stat_value - get statistic numeric value == SYNOPSIS |
