diff options
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 456b167..48c2d8e 100644 --- a/content.tex +++ b/content.tex @@ -3177,7 +3177,7 @@ errors, data_len, sense_len and residual reside in a single, separate write-only buffer; the sense field in a separate write-only buffer of size 96 bytes, by itself; the fields errors, data_len, sense_len and residual in a single write-only buffer; -and the status field is a separate read-only buffer of size 1 +and the status field is a separate write-only buffer of size 1 byte, by itself. |