From e85c4cbc82a758fe84c1f18797b89797bcf2c8fc 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.'. (cherry picked from commit b931f964e13700bbf43419c05a37a503bcfb555b) Signed-off-by: Christopher Faulet --- doc/management.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/management.txt b/doc/management.txt index 1ca5f7b..2acf505 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 -- 1.7.10.4