inotify_init.2: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-10-11 07:34:22 +02:00
parent 9c9cccf799
commit 51d61866ba
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ to achieve the same result.
.TP
.B IN_CLOEXEC
Set the close-on-exec
.RB ( FD_CLOEXEC)
.RB ( FD_CLOEXEC )
flag on the new file descriptor.
See the description of the
.B O_CLOEXEC