summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-08 18:07:27 -0600
committerLuke T. Shumaker <lukeshu@lukeshu.com>2024-10-08 18:07:27 -0600
commit5dfff05adef9b1e09cff350c2dc551fdac6d227a (patch)
tree0ec6afce92f20f498af34090d7f0933f803810b1
parent9bc74152100ae7356ed8c273baf738a76136cdd2 (diff)
lib9p: Fix a comment
-rw-r--r--lib9p/9P2000.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib9p/9P2000.txt b/lib9p/9P2000.txt
index 5302f2b..bf7652d 100644
--- a/lib9p/9P2000.txt
+++ b/lib9p/9P2000.txt
@@ -20,8 +20,8 @@
# https://github.com/ericvh/9p-rfc/blob/master/9p2000.xml
#
# But due to incompleteness of the draft RFC, the Plan 9 manual
-# section-5 and the Plan 9 headers (particularly fcall.h) are a better
-# references.
+# section-5 and the Plan 9 headers (particularly fcall.h) are often
+# better references.
version "9P2000"
# data (u32le `n`, then `n` bytes of data)