Fix a typo and bump date for the previous commit.

This commit is contained in:
Christian Brueffer 2010-01-07 21:08:22 +00:00
parent c2ede4b379
commit 44640a5251

View File

@ -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 .