diff options
Diffstat (limited to 'lib/libc/sys/posix_fallocate.2')
-rw-r--r-- | lib/libc/sys/posix_fallocate.2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/posix_fallocate.2 b/lib/libc/sys/posix_fallocate.2 index fbeb6d3..087c68c 100644 --- a/lib/libc/sys/posix_fallocate.2 +++ b/lib/libc/sys/posix_fallocate.2 @@ -79,7 +79,6 @@ may be freed by a successful call to that reduces the file size to a size smaller than .Fa offset + .Fa len . -.Pp .Sh RETURN VALUES If successful, .Fn posix_fallocate |