diff options
Diffstat (limited to 'man3/posix_fallocate.3')
| -rw-r--r-- | man3/posix_fallocate.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3 index a9b40fe307..8f3b714220 100644 --- a/man3/posix_fallocate.3 +++ b/man3/posix_fallocate.3 @@ -110,11 +110,11 @@ T} .hy .ad .sp 1 -.SH VERSIONS -.BR posix_fallocate () -is available since glibc 2.1.94. .SH STANDARDS -POSIX.1-2001. +POSIX.1-2008. +.SH HISTORY +glibc 2.1.94. +POSIX.1-2001 .PP POSIX.1-2008 says that an implementation .I shall @@ -138,7 +138,7 @@ was less than 0, and give the error if .I len equals zero. -.SH NOTES +.SH CAVEATS In the glibc implementation, .BR posix_fallocate () is implemented using the |
