fuse.4: Repair wording in EINVAL error text

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2016-12-10 14:30:43 +01:00
parent 3280cb6ba5
commit 53c028d171
1 changed files with 2 additions and 2 deletions

View File

@ -471,10 +471,10 @@ giving replies to the kernel that are shorter than what the kernel expected.
Returned from
.BR write (2)
if validation of the reply failed.
Note all mistakes in replies will be caught by this validation.
Not all mistakes in replies will be caught by this validation.
However, basic mistakes, such as short replies or an incorrect
.I unique
value.
value, are detected.
.TP
.B E2BIG
Returned from