summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen
diff options
context:
space:
mode:
authorpluknet <pluknet@FreeBSD.org>2013-05-12 05:54:58 +0000
committerpluknet <pluknet@FreeBSD.org>2013-05-12 05:54:58 +0000
commit43885dc4e091f26916fada8d4b34d773d7ceb4a3 (patch)
treee54d7e1ac59a6a1dbc31096679235a3d8241363c /lib/libc/gen
parent2657a526128d5705d588d590c41ce8a06e373b65 (diff)
downloadFreeBSD-src-43885dc4e091f26916fada8d4b34d773d7ceb4a3.zip
FreeBSD-src-43885dc4e091f26916fada8d4b34d773d7ceb4a3.tar.gz
Typo.
Diffstat (limited to 'lib/libc/gen')
-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 c466578..9cd47ef 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 ,
OpenPOWER on IntegriCloud