perf tools: Correct title markers for asciidoctor
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2018 10:54:41 +0000 (11:54 +0100)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 7 Mar 2018 13:26:32 +0000 (10:26 -0300)
commitea66536ab2cac7ba1553a677b8114f1b120cd9f2
tree06d6dc473d684b9332364d700891b8e6ae2457cc
parent4c4548437c5722effcaf5b2dea85abd321935627
perf tools: Correct title markers for asciidoctor

I've tested to process the perf man pages with asciidoctor that is
picker than asciidoc, and it revealed minor syntax errors in some
documents.  Namely, the title markers aren't aligned with the previous
line, hence asciidoctor didn't recognize as titles.

This patch corrects these markers to be processed properly.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180307105441.28512-1-tiwai@suse.de
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-data.txt
tools/perf/Documentation/perf-ftrace.txt
tools/perf/Documentation/perf-kallsyms.txt
tools/perf/Documentation/perf-sched.txt
tools/perf/Documentation/perf-script-perl.txt