Remove a superfluous `.Pp' occuring directly after

`.Sh IMPLEMENTATION NOTES'.
This commit is contained in:
Chris Costello 2000-05-19 02:55:43 +00:00
parent ef626a01c1
commit 12b03e57e5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=60695

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.