diff options
Diffstat (limited to 'man/5/version')
| -rw-r--r-- | man/5/version | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/5/version b/man/5/version index ea836cb4..9fea7294 100644 --- a/man/5/version +++ b/man/5/version @@ -20,7 +20,7 @@ The request negotiates the protocol version and message size to be used on the connection and initializes the connection for I/O. .B Tversion -must be the first message sent on the Styx connection, +must be the first message sent on the 9P connection, and the client cannot issue any further requests until it has received the .B Rversion reply. @@ -37,8 +37,8 @@ message. The client suggests a maximum message size, .BR msize , that is the maximum length, in bytes, -it will ever generate or expect to receive in a single Styx message. -This count includes all Styx protocol data, starting from the +it will ever generate or expect to receive in a single 9P message. +This count includes all 9P protocol data, starting from the .B size field and extending through the message, but excludes enveloping transport protocols. |
