git: 9front

Download patch

ref: 883c5c62fe6cf54ff65f0344b77cdb7bccb87a2b
parent: 29f997053bef3f2a513d15e4b7a6c07b4a835243
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Aug 16 11:02:29 EDT 2023

paqfs(4): remove 8K default message size comment

--- a/sys/man/4/paqfs
+++ b/sys/man/4/paqfs
@@ -47,7 +47,7 @@
 The number of file system blocks to cache in memory. The default is 20 blocks.
 .TP
 .BI -M " mesgsize
-The maximum 9P message size. The default is sufficient for 8K byte read message.
+The maximum 9P message size.
 .TP
 .B -d
 Output various debugging information to
--