man: Fix title markers
The title marker lines have to be aligned with the previous lines. The error was caught by asciidoctor, which tends to be picker than asciidoc. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
1e5aaa2d10
commit
1f551052de
|
@ -1,5 +1,5 @@
|
|||
i3-input(1)
|
||||
=========
|
||||
===========
|
||||
Michael Stapelberg <michael+i3@stapelberg.de>
|
||||
v4.1.2, April 2012
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
i3-sensible-editor(1)
|
||||
===================
|
||||
=====================
|
||||
Michael Stapelberg <michael+i3@stapelberg.de>
|
||||
v4.1, November 2011
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
i3-sensible-pager(1)
|
||||
===================
|
||||
====================
|
||||
Michael Stapelberg <michael+i3@stapelberg.de>
|
||||
v4.1, November 2011
|
||||
|
||||
|
|
Loading…
Reference in New Issue