From b931f964e13700bbf43419c05a37a503bcfb555b Mon Sep 17 00:00:00 2001 From: Phil Scherer Date: Wed, 2 Dec 2020 19:36:08 +0000 Subject: [PATCH] DOC/MINOR: Fix formatting in Management Guide section numbering used '9.2)' instead of '9.2.'. --- doc/management.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/management.txt b/doc/management.txt index e7ca98f804..5e6262c30a 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1136,7 +1136,7 @@ For all other statistics domains, the presence or the order of the fields are not guaranteed. In this case, the header line should always be used to parse the CSV data. -9.2) Typed output format +9.2. Typed output format ------------------------ Both "show info" and "show stat" support a mode where each output value comes -- 2.47.3