docs: filesystems: vfs: Use correct initial heading

Kernel RST has a preferred heading adornment scheme.  Currently all the
heading adornments follow this scheme except the document heading.

Use correct heading adornment for initial heading.

Tested-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Tobin C. Harding <tobin@kernel.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
Tobin C. Harding 2019-05-15 10:29:09 +10:00 коммит произвёл Jonathan Corbet
Родитель e04c83cd53
Коммит 90ac11a844
1 изменённых файлов: 3 добавлений и 2 удалений

Просмотреть файл

@ -1,5 +1,6 @@
Overview of the Linux Virtual File System
=========================================
Overview of the Linux Virtual File System
=========================================
Original author: Richard Gooch <rgooch@atnf.csiro.au>