Deleted Added
full compact
29c29
< .\" $FreeBSD: stable/10/lib/libc/sys/posix_fallocate.2 261280 2014-01-30 05:35:12Z pluknet $
---
> .\" $FreeBSD: stable/10/lib/libc/sys/posix_fallocate.2 261560 2014-02-06 19:47:17Z kib $
86,88c86,87
< It returns -1 on failure, and sets
< .Va errno
< to indicate the error.
---
> It returns an error on failure, without setting
> .Va errno .