docs: fs/9p: Add missing "not" in cache documentation

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>
This commit is contained in:
Tingmao Wang
2025-03-30 22:34:42 +01:00
committed by Dominique Martinet
parent ad2e2a77dc
commit 4210030d8b

View 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.