aboutsummaryrefslogtreecommitdiff
path: root/docs/man/libnng.3.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/libnng.3.adoc')
-rw-r--r--docs/man/libnng.3.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc
index ab1a6b11..ccc2732c 100644
--- a/docs/man/libnng.3.adoc
+++ b/docs/man/libnng.3.adoc
@@ -239,6 +239,7 @@ The following functions provide access to statistics which can be used
to observe program behaviors and as an aid in troubleshooting.
|===
+|xref:nng_stat_bool.3.adoc[nng_stat_bool()]|get statistic Boolean value
|xref:nng_stat_child.3.adoc[nng_stat_child()]|get child statistic
|xref:nng_stat_desc.3.adoc[nng_stat_name()]|get statistic description
|xref:nng_stat_find.3.adoc[nng_stat_find()]|find statistic by name
@@ -251,7 +252,7 @@ to observe program behaviors and as an aid in troubleshooting.
|xref:nng_stat_timestamp.3.adoc[nng_stat_timestamp()]|get statistic timestamp
|xref:nng_stat_type.3.adoc[nng_stat_type()]|get statistic type
|xref:nng_stat_unit.3.adoc[nng_stat_unit()]|get statistic unit
-|xref:nng_stat_value.3.adoc[nng_stat_value()]|get statistic value
+|xref:nng_stat_value.3.adoc[nng_stat_value()]|get statistic numeric value
|xref:nng_stats_free.3.adoc[nng_stats_free()]|free statistics
|xref:nng_stats_get.3.adoc[nng_stats_get()]|get statistics
|===