diff options
author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-27 23:17:11 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2020-05-05 09:22:23 -0600 |
commit | 53a41d3eec863f12fead722f774fc36bd697f550 (patch) | |
tree | 23eacf40fba919ce3964edbdef1d077767a5b322 /Documentation/filesystems/index.rst | |
parent | 9b6f151e768682206673de065eaca401e2baaf11 (diff) |
docs: filesystems: convert seq_file.txt to ReST
- Add a SPDX header;
- Add a document title;
- Adjust section titles;
- Some whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add it to filesystems/index.rst.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/f950a0a56178ee05872ae2a2711a04d7af8ebb24.1588021877.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/filesystems/index.rst')
-rw-r--r-- | Documentation/filesystems/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/filesystems/index.rst b/Documentation/filesystems/index.rst index e2bbccf6d5bc..3c8c5b7908e0 100644 --- a/Documentation/filesystems/index.rst +++ b/Documentation/filesystems/index.rst @@ -32,6 +32,7 @@ algorithms work. mandatory-locking mount_api quota + seq_file automount-support |