posix_fallocate.3: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-27 08:00:44 +01:00
parent d5ee3a149e
commit 3af4e9733e
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ referred to by
The filesystem containing the file referred to by
.I fd
does not support this operation.
This error code can be returned by libc's that don't perform the
This error code can be returned by C libraries that don't perform the
emulation shown in NOTES, such as musl libc.
.TP
.B ESPIPE