aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSergey Kandaurov <pluknet@FreeBSD.org>2013-05-12 05:54:58 +0000
committerSergey Kandaurov <pluknet@FreeBSD.org>2013-05-12 05:54:58 +0000
commitb6dd17329c51db7cfeb56b9462b88b1d7b808183 (patch)
treee54d7e1ac59a6a1dbc31096679235a3d8241363c /lib
parent5bbb86662750be05445fc025250861010759b6ea (diff)
downloadsrc-b6dd17329c51db7cfeb56b9462b88b1d7b808183.tar.gz
src-b6dd17329c51db7cfeb56b9462b88b1d7b808183.zip
Typo.
Notes
Notes: svn path=/head/; revision=250554
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/posix_spawn_file_actions_addopen.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/posix_spawn_file_actions_addopen.3 b/lib/libc/gen/posix_spawn_file_actions_addopen.3
index c46657854cbd..9cd47efb02da 100644
--- a/lib/libc/gen/posix_spawn_file_actions_addopen.3
+++ b/lib/libc/gen/posix_spawn_file_actions_addopen.3
@@ -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 ,