summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2010-01-07 21:14:46 +0000
committerkib <kib@FreeBSD.org>2010-01-07 21:14:46 +0000
commitc80db57072dca0591b650a20b415489715827e7f (patch)
tree0409f0d03b0928d186f6a6da91a6384aa591704a /lib
parentad6b20aa0f7f596e1e8cdc9adfd6108cd033dadb (diff)
downloadFreeBSD-src-c80db57072dca0591b650a20b415489715827e7f.zip
FreeBSD-src-c80db57072dca0591b650a20b415489715827e7f.tar.gz
Further fix grammar.
Suggested by: alc MFC after: 3 days
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/sys/sendfile.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/sendfile.2 b/lib/libc/sys/sendfile.2
index 1c1bf8e..d9f8cab 100644
--- a/lib/libc/sys/sendfile.2
+++ b/lib/libc/sys/sendfile.2
@@ -124,7 +124,7 @@ and
The flag does not make the
.Fn sendfile
syscall truly non-blocking, since other resources are still allocated
-in blocking fashion.
+in a blocking fashion.
.It
.Dv SF_SYNC .
.Nm
OpenPOWER on IntegriCloud