open.2: spfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-08 10:09:17 +02:00
parent b913672618
commit 30821db82e
1 changed files with 1 additions and 1 deletions

View File

@ -234,7 +234,7 @@ at the same time as another thread does a
plus
.BR execve (2).
Depending on the order of execution,
the race may lead to the file desriptor returned by
the race may lead to the file descriptor returned by
.BR open ()
being unintentionally leaked to the program executed by the child process
created by