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>
This commit is contained in:
Takashi Iwai 2018-03-07 11:54:41 +01:00 коммит произвёл Arnaldo Carvalho de Melo
Родитель 4c4548437c
Коммит ea66536ab2
5 изменённых файлов: 5 добавлений и 5 удалений

Просмотреть файл

@ -1,5 +1,5 @@
perf-data(1)
==============
============
NAME
----

Просмотреть файл

@ -1,5 +1,5 @@
perf-ftrace(1)
=============
==============
NAME
----

Просмотреть файл

@ -1,5 +1,5 @@
perf-kallsyms(1)
==============
================
NAME
----

Просмотреть файл

@ -1,5 +1,5 @@
perf-sched(1)
==============
=============
NAME
----

Просмотреть файл

@ -1,5 +1,5 @@
perf-script-perl(1)
==================
===================
NAME
----