Skip to content

Commit 4210030

Browse files
micromaomaomartinetd
authored andcommitted
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>
1 parent ad2e2a7 commit 4210030

File tree

1 file changed

+2
-2
lines changed
  • Documentation/filesystems

1 file changed

+2
-2
lines changed

Documentation/filesystems/9p.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,8 @@ Options
165165
do not necessarily validate cached values on the server. In other
166166
words changes on the server are not guaranteed to be reflected
167167
on the client system. Only use this mode of operation if you
168-
have an exclusive mount and the server will modify the filesystem
169-
underneath you.
168+
have an exclusive mount and the server will not modify the
169+
filesystem underneath you.
170170

171171
debug=n specifies debug level. The debug level is a bitmask.
172172

0 commit comments

Comments
 (0)