svn commit: r250554 - head/lib/libc/gen

Sergey Kandaurov pluknet at FreeBSD.org
Wed May 15 05:25:41 UTC 2013


Author: pluknet
Date: Sun May 12 05:54:58 2013
New Revision: 250554
URL: http://svnweb.freebsd.org/changeset/base/250554

Log:
  Typo.

Modified:
  head/lib/libc/gen/posix_spawn_file_actions_addopen.3

Modified: head/lib/libc/gen/posix_spawn_file_actions_addopen.3
==============================================================================
--- head/lib/libc/gen/posix_spawn_file_actions_addopen.3	Sun May 12 04:34:55 2013	(r250553)
+++ head/lib/libc/gen/posix_spawn_file_actions_addopen.3	Sun May 12 05:54:58 2013	(r250554)
@@ -190,7 +190,7 @@ is equal to
 .Fa newfildes
 (clearing
 .Dv FD_CLOEXEC ) .
-A future update of the Standard is expected to require this behavior,
+A future update of the Standard is expected to require this behavior.
 .Sh HISTORY
 The
 .Fn posix_spawn_file_actions_addopen ,
_______________________________________________
svn-src-all at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"


More information about the svn-src-head mailing list