Deleted Added
full compact
26c26
< .\" $FreeBSD: head/lib/libc/sys/sendfile.2 50476 1999-08-28 00:22:10Z peter $
---
> .\" $FreeBSD: head/lib/libc/sys/sendfile.2 57686 2000-03-02 09:14:21Z sheldonh $
49c49,50
< argument specifies where to begin in the file. The
---
> argument specifies where to begin in the file.
> The
70c71,72
< pointers, if non-NULL, point to arrays of struct iovec structures. See the
---
> pointers, if non-NULL, point to arrays of struct iovec structures.
> See the
72c74,75
< system call for information on the iovec structure. The number of iovecs in these
---
> system call for information on the iovec structure.
> The number of iovecs in these
88c91,92
< may send fewer bytes than requested. In this case, the number of bytes successfully
---
> may send fewer bytes than requested.
> In this case, the number of bytes successfully