1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201759

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 .