lkml.org 
[lkml]   [2019]   [Dec]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3] Documentation: filesystems: convert fuse to RST
From
Date
Hi Daniel,

just some nits ...

Am 23.12.19 um 02:22 schrieb Daniel W. S. Almeida:
> From: "Daniel W. S. Almeida" <dwlsalmeida@gmail.com>
...

> diff --git a/Documentation/filesystems/fuse.txt b/Documentation/filesystems/fuse.rst
> similarity index 79%
> rename from Documentation/filesystems/fuse.txt
> rename to Documentation/filesystems/fuse.rst
> index 13af4a49e7db..1ca3aac04606 100644
> --- a/Documentation/filesystems/fuse.txt
> +++ b/Documentation/filesystems/fuse.rst
> @@ -1,41 +1,39 @@

...

> Filesystem type
> -~~~~~~~~~~~~~~~
> +===============
>
> The filesystem type given to mount(2) can be one of the following:
>
> -'fuse'
> + **fuse**
>

drop empty line, use definition list[1] / you used definition list everywhere
except here. I guess the follwowing matches better:


``fuse``
This is the usual way to mount a FUSE filesystem. ...

``fuseblk``
The filesystem is block device based. ..

[1]
https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#definition-lists

-- Markus --

\
 
 \ /
  Last update: 2019-12-23 08:47    [W:0.038 / U:0.256 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site