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

Sergey Kandaurov pluknet at FreeBSD.org
Sun May 12 05:54:58 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 ,


More information about the svn-src-all mailing list