diff options
Diffstat (limited to 'share/man/man9/zero_copy.9')
-rw-r--r-- | share/man/man9/zero_copy.9 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man9/zero_copy.9 b/share/man/man9/zero_copy.9 index e1e4931..da58f99 100644 --- a/share/man/man9/zero_copy.9 +++ b/share/man/man9/zero_copy.9 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd June 23, 2002 +.Dd December 5, 2004 .Dt ZERO_COPY 9 .Os .Sh NAME @@ -155,8 +155,7 @@ variables respectively. .Sh SEE ALSO .Xr sendfile 2 , .Xr socket 2 , -.Xr ti 4 , -.Xr jumbo 9 +.Xr ti 4 .Sh HISTORY The zero copy sockets code first appeared in .Fx 5.0 , |