Remove a superfluous `.Pp' occuring directly after

`.Sh IMPLEMENTATION NOTES'.
This commit is contained in:
chris 2000-05-19 02:55:43 +00:00
parent 27ba376ce1
commit 41dd7a13ef

View File

@ -99,7 +99,6 @@ and the error
.Er EAGAIN
is returned.
.Sh IMPLEMENTATION NOTES
.Pp
The FreeBSD implementation of
.Fn sendfile
is "zero-copy", meaning that it has been optimized so that copying of the file data is avoided.