From e1096fa36ef5451215ee10dc20b352efa823efb8 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 (cherry picked from commit e85c4cbc82a758fe84c1f18797b89797bcf2c8fc) Signed-off-by: Christopher Faulet (cherry picked from commit 84edc9f68789363b3e0101031fa5508b2d07050e) 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 2854ed6..2e5cb18 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1111,7 +1111,7 @@ S (Servers). 93. ttime_max [..BS]: the maximum observed total session time in ms -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