From: Takashi Iwai Date: Thu, 12 Apr 2018 11:02:37 +0000 (-0700) Subject: Documentation: fix title markers X-Git-Tag: v1.6~37 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=9191baf71a99ca5402c87b5b1aeff1bea131422d;p=users%2Fsagi%2Fnvme-cli.git Documentation: fix title markers The length of the title marker has to be aligned with the previous line. This was caught when running asciidoctor, which is more strict than asciidoc. Signed-off-by: Takashi Iwai Signed-off-by: Keith Busch --- diff --git a/Documentation/nvme-discover.txt b/Documentation/nvme-discover.txt index 36a1a90d..4fcf1caf 100644 --- a/Documentation/nvme-discover.txt +++ b/Documentation/nvme-discover.txt @@ -1,5 +1,5 @@ nvme-discover(1) -============== +================ NAME ---- diff --git a/Documentation/nvme-huawei-id-ctrl.txt b/Documentation/nvme-huawei-id-ctrl.txt index f2b2c05c..f4d2f80c 100644 --- a/Documentation/nvme-huawei-id-ctrl.txt +++ b/Documentation/nvme-huawei-id-ctrl.txt @@ -1,5 +1,5 @@ nvme-huawei-id-ctrl(1) -===================== +====================== NAME ---- diff --git a/Documentation/nvme-wdc-id-ctrl.txt b/Documentation/nvme-wdc-id-ctrl.txt index a44c7e59..a9c6afe5 100644 --- a/Documentation/nvme-wdc-id-ctrl.txt +++ b/Documentation/nvme-wdc-id-ctrl.txt @@ -1,5 +1,5 @@ nvme-wdc-id-ctrl(1) -===================== +=================== NAME ---- diff --git a/Documentation/nvme-wdc-purge-monitor.txt b/Documentation/nvme-wdc-purge-monitor.txt index df54c620..313c8db1 100644 --- a/Documentation/nvme-wdc-purge-monitor.txt +++ b/Documentation/nvme-wdc-purge-monitor.txt @@ -1,5 +1,5 @@ nvme-wdc-purge-monitor(1) -========================== +========================= NAME ---- diff --git a/Documentation/nvme-wdc-purge.txt b/Documentation/nvme-wdc-purge.txt index 3449c343..95c2dd2c 100644 --- a/Documentation/nvme-wdc-purge.txt +++ b/Documentation/nvme-wdc-purge.txt @@ -1,5 +1,5 @@ nvme-wdc-purge(1) -================== +================= NAME ----