[PATCH v4 5/9] docs: filesystems: vfs: Use correct initial heading

From: Tobin C. Harding
Date: Tue May 14 2019 - 20:33:01 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 ed12d28bda62..790feccca5f4 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