Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jan 2010 21:14:47 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r201760 - head/lib/libc/sys
Message-ID:  <201001072114.o07LElxx067422@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kib
Date: Thu Jan  7 21:14:46 2010
New Revision: 201760
URL: http://svn.freebsd.org/changeset/base/201760

Log:
  Further fix grammar.
  
  Suggested by:	alc
  MFC after:	3 days

Modified:
  head/lib/libc/sys/sendfile.2

Modified: head/lib/libc/sys/sendfile.2
==============================================================================
--- head/lib/libc/sys/sendfile.2	Thu Jan  7 21:08:22 2010	(r201759)
+++ head/lib/libc/sys/sendfile.2	Thu Jan  7 21:14:46 2010	(r201760)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001072114.o07LElxx067422>