View | Details | Raw Unified | Return to bug 12810
Collapse All | Expand All

(-)lib/libc/sys/sendfile.2 (-2 / +3 lines)
Lines 144-151 Link Here
144
.Xr send 2 ,
144
.Xr send 2 ,
145
.Xr writev 2
145
.Xr writev 2
146
.Sh HISTORY
146
.Sh HISTORY
147
.Fn sendfile
147
The 
148
first appeared in FreeBSD 3.0.1.
148
.Fn sendfile 
149
system call first appeared in FreeBSD 3.0. This manual page first appeared in FreeBSD 3.1.
149
.Sh AUTHORS
150
.Sh AUTHORS
150
.Fn sendfile
151
.Fn sendfile
151
and this manual page were written by David Greenman <dg@root.com>.
152
and this manual page were written by David Greenman <dg@root.com>.

Return to bug 12810