diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2 index 612ff5cba12b..1c1bf8e5648a 100644 --- a/lib/libc/sys/sendfile.2 +++ b/lib/libc/sys/sendfile.2 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd November 24, 2006 +.Dd January 7, 2010 .Dt SENDFILE 2 .Os .Sh NAME @@ -123,7 +123,7 @@ and .Vt sf_buf . The flag does not make the .Fn sendfile -syscall trully non-blocking, since other resources are still allocated +syscall truly non-blocking, since other resources are still allocated in blocking fashion. .It .Dv SF_SYNC .