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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to