]> git.baikalelectronics.ru Git - kernel.git/commit
Doc/fs/ntfs3: Fix rst format and make it cleaner
authorKari Argillander <kari.argillander@gmail.com>
Thu, 9 Sep 2021 21:57:53 +0000 (00:57 +0300)
committerKonstantin Komarov <almaz.alexandrovich@paragon-software.com>
Mon, 20 Sep 2021 15:53:12 +0000 (18:53 +0300)
commitd15a8131e034d0c921af6f1e17038afbd214e53d
tree46f0febd29c28de99cff7c6cbff2161eb32ab49c
parent7350a6526db42d856eefcb3254407615c6286c2a
Doc/fs/ntfs3: Fix rst format and make it cleaner

Current ntfs3 rst documentation is broken. I turn table to list table as
this is current Linux documentation quide line. Simple table also did
not quite work in our situation as we need to span rows together.

It still look quite good as text so we did not loss anything. This will
also make diffing quite bit more pleasure.

Signed-off-by: Kari Argillander <kari.argillander@gmail.com>
Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>
Documentation/filesystems/ntfs3.rst