btrfs-progs: docs: fix manual page title format
Asciidoctor is more strict about the formatting for the manual pages and needs exact number of =. Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
6d3fea8f46
commit
4523dc2776
|
@ -1,5 +1,5 @@
|
||||||
btrfs-ioctl(3)
|
btrfs-ioctl(3)
|
||||||
================
|
==============
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
btrfs-man5(5)
|
btrfs-man5(5)
|
||||||
==============
|
=============
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
btrfs-replace(8)
|
btrfs-replace(8)
|
||||||
===============
|
================
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
btrfs-rescue(8)
|
btrfs-rescue(8)
|
||||||
==============
|
===============
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
|
|
Loading…
Reference in New Issue