Skip to content

Commit

Permalink
docs: filesystems: convert proc.txt to ReST
Browse files Browse the repository at this point in the history
This document has a nice format! Unfortunately, not exactly
ReST. So, several adjustments were required:

- Add a SPDX header;
- Adjust document and section titles;
- Whitespace fixes and new line breaks;
- Mark literal blocks as such;
- Add table markups;
- Add table captions;
- Add it to filesystems/index.rst.

Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Link: https://lore.kernel.org/r/1d113d860188de416ca3b0b97371dc2195433d5b.1581955849.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <[email protected]>
  • Loading branch information
mchehab authored and Jonathan Corbet committed Mar 2, 2020
1 parent 18ccb22 commit c33e97e
Show file tree
Hide file tree
Showing 2 changed files with 834 additions and 711 deletions.
1 change: 1 addition & 0 deletions Documentation/filesystems/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,6 @@ Documentation for filesystem implementations.
omfs
orangefs
overlayfs
proc
virtiofs
vfat
Loading

0 comments on commit c33e97e

Please sign in to comment.