]> 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)
commit190e0bc0c5b4db35db63ffd03936a8b3890a3cb3
tree46f0febd29c28de99cff7c6cbff2161eb32ab49c
parenta9c132a4f795308a73d930d7e62611195cf3536e
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