Peter Maydell <peter.mayd...@linaro.org> writes: > The block-latency-histogram-set command is the only one which uses > the Example/Examples section with the first line of the documentation > immediately following the ':'. Bring it into line with the rest. > > This allows us to avoid special-casing the indentation handling for > "Examples" sections; instead for Examples as for any other section > header these two indentations will be equivalent:
I figure you're talking about PATCH 5 here. Correct? If yes, I'd like to tweak this to "This will allow us". Okay? > > Examples: > Line one > Line two > > Examples: Line one > Line two > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org>