aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2020-10-27 08:00:44 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-10-27 14:51:44 +0100
commit3af4e9733e94bcec9b7f35274ab21845ab889246 (patch)
tree049499ed945990898766a8b3d1e71d8a827c6567
parentd5ee3a149eee02fb7a6c6785409ee0811c0cf055 (diff)
downloadman-pages-3af4e9733e94bcec9b7f35274ab21845ab889246.tar.gz
posix_fallocate.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man3/posix_fallocate.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3
index 8ea37261a2..bf0ad422eb 100644
--- a/man3/posix_fallocate.3
+++ b/man3/posix_fallocate.3
@@ -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