OSDN Git Service

(split) LDP man-pages の original/ を v3.29 に更新。
[linuxjm/LDP_man-pages.git] / original / man2 / fork.2
index 33107a6..0e5a7d2 100644 (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.