[PATCH v3 19/24] docs: filesystems: vfs: Use correct initial heading

From: Tobin C. Harding
Date: Wed Mar 27 2019 - 01:19:49 EST


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@xxxxxxxxxxxxx>
Signed-off-by: Tobin C. Harding <tobin@xxxxxxxxxx>
---
Documentation/filesystems/vfs.txt | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/Documentation/filesystems/vfs.txt b/Documentation/filesystems/vfs.txt
index b452b3fc5edc..0bc45c3a33db 100644
--- a/Documentation/filesystems/vfs.txt
+++ b/Documentation/filesystems/vfs.txt
@@ -1,5 +1,6 @@
-
- Overview of the Linux Virtual File System
+=========================================
+Overview of the Linux Virtual File System
+=========================================

Original author: Richard Gooch <rgooch@xxxxxxxxxxxxx>

--
2.21.0