fork.2: ffix

Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
This commit is contained in:
Yuri Kozlov 2010-08-29 06:25:10 +02:00 committed by Michael Kerrisk
parent fd3fa7efa5
commit f75ad1f32e
1 changed files with 2 additions and 2 deletions

View File

@ -84,8 +84,8 @@ The child does not inherit outstanding asynchronous I/O operations
from its parent
.RB ( aio_read (3),
.BR aio_write (3)),
nor does it inherit any asynchronous I/O contexts from its parent
.RB ( see io_setup (2)).
nor does it inherit any asynchronous I/O contexts from its parent (see
.BR io_setup (2)).
.PP
The process attributes in the preceding list are all specified
in POSIX.1-2001.