diff --git a/Plan9.md b/Plan9.md index 192baadd..bff022ad 100644 --- a/Plan9.md +++ b/Plan9.md @@ -33,7 +33,7 @@ The TCP connection control file must handle the "close" message to be able close * [9-tcp-close](http://9legacy.org/9legacy/patch/9-tcp-close.diff) -A fix to Fossil is required to increment Qid.vers after a wstat, so a truncate followed by an read will return the content of the new file instead of the cached content. +A fix to Fossil is required to increment Qid.vers after a wstat, so a truncate followed by a read will return the content of the new file instead of the cached content. * [fossil-wstat-qid](http://9legacy.org/9legacy/patch/fossil-wstat-qid.diff)