Commit 4210030d authored by Tingmao Wang's avatar Tingmao Wang Committed by Dominique Martinet
Browse files

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



A quick fix for what I assume is a typo.

Signed-off-by: default avatarTingmao Wang <m@maowtm.org>
Reviewed-by: default avatarChristian Schoenebeck <linux_oss@crudebyte.com>
Message-ID: <20250330213443.98434-1-m@maowtm.org>
Signed-off-by: default avatarDominique Martinet <asmadeus@codewreck.org>
parent ad2e2a77
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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.