docs: fs/9p: Add missing "not" in cache documentation
authorTingmao Wang <m@maowtm.org>
Sun, 30 Mar 2025 21:34:42 +0000 (22:34 +0100)
committerDominique Martinet <asmadeus@codewreck.org>
Thu, 3 Apr 2025 03:31:11 +0000 (12:31 +0900)
A quick fix for what I assume is a typo.

Signed-off-by: Tingmao Wang <m@maowtm.org>
Reviewed-by: Christian Schoenebeck <linux_oss@crudebyte.com>
Message-ID: <20250330213443.98434-1-m@maowtm.org>
Signed-off-by: Dominique Martinet <asmadeus@codewreck.org>
Documentation/filesystems/9p.rst

index 2887120..5222958 100644 (file)
@@ -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.