From 96d289092af6d7391a263d97fcb586f7afda62c5 Mon Sep 17 00:00:00 2001 From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Sun, 14 Jan 2024 18:16:19 +0100 Subject: [PATCH] doc: group_reporting: Fix indentation and syntax Use tabs consistently for the paragraphs describing the group_reporting option. Also, make sure that there is no space between ":option:" and "`group_reporting`". Signed-off-by: Mateusz Piotrowski <0mp@FreeBSD.org> --- HOWTO.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/HOWTO.rst b/HOWTO.rst index 847c0356..d0ba8021 100644 --- a/HOWTO.rst +++ b/HOWTO.rst @@ -3984,12 +3984,12 @@ Measurements and reporting same reporting group, unless if separated by a :option:`stonewall`, or by using :option:`new_group`. - NOTE: When :option: `group_reporting` is used along with `json` output, - there are certain per-job properties which can be different between jobs - but do not have a natural group-level equivalent. Examples include - `kb_base`, `unit_base`, `sig_figs`, `thread_number`, `pid`, and - `job_start`. For these properties, the values for the first job are - recorded for the group. + NOTE: When :option:`group_reporting` is used along with `json` output, + there are certain per-job properties which can be different between jobs + but do not have a natural group-level equivalent. Examples include + `kb_base`, `unit_base`, `sig_figs`, `thread_number`, `pid`, and + `job_start`. For these properties, the values for the first job are + recorded for the group. .. option:: new_group -- 2.25.1