summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorNamjae Jeon <namjae.jeon@samsung.com>2021-03-17 16:52:17 +0900
committerSteve French <stfrench@microsoft.com>2021-05-10 19:15:17 -0500
commitc0e8110e6c75758c4567f8e713f26e5dbd88cc7c (patch)
tree35b67a1745de561692dea62dfe45f7e877bc5cef /Documentation
parent3a3fd9d4939f8e1ee9b082e7f0066f41d434aa16 (diff)
cifsd: fix WARNING: Title overline too short
Stephen reported a warning message from cifsd.rst file. Documentation/filesystems/cifs/cifsd.rst:3: WARNING: Title overline too short. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com> Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/cifs/cifsd.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/cifs/cifsd.rst b/Documentation/filesystems/cifs/cifsd.rst
index e0c33d03f290..af3589da6923 100644
--- a/Documentation/filesystems/cifs/cifsd.rst
+++ b/Documentation/filesystems/cifs/cifsd.rst
@@ -1,8 +1,8 @@
.. SPDX-License-Identifier: GPL-2.0
-=========================
+==========================
CIFSD - SMB3 Kernel Server
-=========================
+==========================
CIFSD is a linux kernel server which implements SMB3 protocol in kernel space
for sharing files over network.