提交 8ede5648 编写于 作者: R Randy Dunlap 提交者: Jonathan Corbet

Documentation: filesystems: mount_api: fix headings

Fix capitalization in two headings, correct one verb, and
demote one heading to a section heading.

Fixes: 791a17ee ("docs: filesystems: convert mount_api.txt to ReST")
Signed-off-by: NRandy Dunlap <rdunlap@infradead.org>
Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/adaf123c-b394-f78c-53c0-671d7fda45e7@infradead.orgSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 aed26eeb
.. SPDX-License-Identifier: GPL-2.0 .. SPDX-License-Identifier: GPL-2.0
==================== ====================
fILESYSTEM Mount API Filesystem Mount API
==================== ====================
.. CONTENTS .. CONTENTS
...@@ -479,7 +479,7 @@ returned. ...@@ -479,7 +479,7 @@ returned.
int vfs_parse_fs_param(struct fs_context *fc, int vfs_parse_fs_param(struct fs_context *fc,
struct fs_parameter *param); struct fs_parameter *param);
Supply a single mount parameter to the filesystem context. This include Supply a single mount parameter to the filesystem context. This includes
the specification of the source/device which is specified as the "source" the specification of the source/device which is specified as the "source"
parameter (which may be specified multiple times if the filesystem parameter (which may be specified multiple times if the filesystem
supports that). supports that).
...@@ -592,8 +592,7 @@ The following helpers all wrap sget_fc(): ...@@ -592,8 +592,7 @@ The following helpers all wrap sget_fc():
one. one.
===================== Parameter Description
PARAMETER DESCRIPTION
===================== =====================
Parameters are described using structures defined in linux/fs_parser.h. Parameters are described using structures defined in linux/fs_parser.h.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册