From: Tingmao Wang Date: Sun, 30 Mar 2025 21:34:42 +0000 (+0100) Subject: docs: fs/9p: Add missing "not" in cache documentation X-Git-Tag: nvme-6.15-2025-04-10~19^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=4210030d8bc4834fcb774babc458d02a2432ee76;p=nvme.git docs: fs/9p: Add missing "not" in cache documentation A quick fix for what I assume is a typo. Signed-off-by: Tingmao Wang Reviewed-by: Christian Schoenebeck Message-ID: <20250330213443.98434-1-m@maowtm.org> Signed-off-by: Dominique Martinet --- diff --git a/Documentation/filesystems/9p.rst b/Documentation/filesystems/9p.rst index 28871200e87c..522295857f7b 100644 --- a/Documentation/filesystems/9p.rst +++ b/Documentation/filesystems/9p.rst @@ -165,8 +165,8 @@ Options do not necessarily validate cached values on the server. In other words changes on the server are not guaranteed to be reflected on the client system. Only use this mode of operation if you - have an exclusive mount and the server will modify the filesystem - underneath you. + have an exclusive mount and the server will not modify the + filesystem underneath you. debug=n specifies debug level. The debug level is a bitmask.