Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 May 2013 05:54:58 +0000 (UTC)
From:      Sergey Kandaurov <pluknet@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r250554 - head/lib/libc/gen
Message-ID:  <201305120554.r4C5swKv056120@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 ,



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