summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/sendfile.2
diff options
context:
space:
mode:
authorchris <chris@FreeBSD.org>2000-05-19 02:55:43 +0000
committerchris <chris@FreeBSD.org>2000-05-19 02:55:43 +0000
commit41dd7a13eff2aad9365c60090ec216be82e29ce7 (patch)
treefddb21c08793c126f5fb2829d8aeceebd765cf10 /lib/libc/sys/sendfile.2
parent27ba376ce1a120fe1e1b7a6e77be80585c3ad5a0 (diff)
downloadFreeBSD-src-41dd7a13eff2aad9365c60090ec216be82e29ce7.zip
FreeBSD-src-41dd7a13eff2aad9365c60090ec216be82e29ce7.tar.gz
Remove a superfluous `.Pp' occuring directly after
`.Sh IMPLEMENTATION NOTES'.
Diffstat (limited to 'lib/libc/sys/sendfile.2')
-rw-r--r--lib/libc/sys/sendfile.21
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2
index 1718872..a451ee8 100644
--- a/lib/libc/sys/sendfile.2
+++ b/lib/libc/sys/sendfile.2
@@ -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.
OpenPOWER on IntegriCloud