]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/commitdiff
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)
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

index 90bb4aabe4f8d48e928c1fd4ae82d45ae7baeb50..c87180764829c069c27c7c4cfaec4f43248ac29d 100644 (file)
@@ -1,5 +1,5 @@
 perf-data(1)
-==============
+============
 
 NAME
 ----
index 721a447f046ea0672db99a5f12040e8a776d993b..b80c84307dc9ec2771afd0dbce168b301d85edf7 100644 (file)
@@ -1,5 +1,5 @@
 perf-ftrace(1)
-=============
+==============
 
 NAME
 ----
index cf9f4040ea5c7ae1b5890d973efa53592efbe56a..f3c620951f6eb945a211db4c7cb58156c9492c9c 100644 (file)
@@ -1,5 +1,5 @@
 perf-kallsyms(1)
-==============
+================
 
 NAME
 ----
index c7e50f26388733eb6c559c70d869e9fc9091992b..bb33601a823b4e26f13f3fa218ebef2548af2a67 100644 (file)
@@ -1,5 +1,5 @@
 perf-sched(1)
-==============
+=============
 
 NAME
 ----
index 142606c0ec9c1dcbb9329f23cb9b9bc65085c419..5a1f68122f50aaaa13baa1d8491a40dbdce92f47 100644 (file)
@@ -1,5 +1,5 @@
 perf-script-perl(1)
-==================
+===================
 
 NAME
 ----