From 2236819226e579058d9f9fd67f3d684630a40634 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Thu, 18 Jun 2020 18:01:14 -0700 Subject: Don't use explicit curved apostrophes. Modern asciidoctor will detect this correctly based on context. --- docs/man/nng_stat.5.adoc | 2 +- docs/man/nng_stat_name.3.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/man/nng_stat.5.adoc b/docs/man/nng_stat.5.adoc index e0ada32d..218bafb2 100644 --- a/docs/man/nng_stat.5.adoc +++ b/docs/man/nng_stat.5.adoc @@ -47,7 +47,7 @@ This collection process is generally performed in a way to minimize impact to running operations, but there is still some impact caused by collection of statistics. -The time when a statistic`'s value is captured can be obtained using +The time when a statistic's value is captured can be obtained using xref:nng_stat_timestamp.3.adoc[`nng_stat_timestamp()`], which is useful for measuring rates of change in certain statistics. diff --git a/docs/man/nng_stat_name.3.adoc b/docs/man/nng_stat_name.3.adoc index c7a3f1bf..bf2fd3c7 100644 --- a/docs/man/nng_stat_name.3.adoc +++ b/docs/man/nng_stat_name.3.adoc @@ -27,7 +27,7 @@ const char *nng_stat_name(nng_stat *stat); The `nng_stat_name()` function returns the name for the statistic _stat_. -NOTE: The global root statistic will have the empty string ("") as it`'s name. +NOTE: The global root statistic will have the empty string ("") as it's name. == RETURN VALUES -- cgit v1.2.3-70-g09d2