Remove duplicate CLONE_STOPPED text.

This commit is contained in:
Michael Kerrisk 2006-02-16 03:17:12 +00:00
parent efa25b17c6
commit 2ccb99ea53
1 changed files with 0 additions and 9 deletions

View File

@ -303,15 +303,6 @@ signal), and must be resumed by sending it a
.B SIGCONT
signal.
.TP
.BR CLONE_STOPPED " (since Linux 2.6.0-test2)"
If
.B CLONE_STOPPED
is set, then the child is initially stopped (as though it was sent a
.B SIGSTOP
signal), and must be resumed by sending it a
.B SIGCONT
signal.
.TP
.B CLONE_VFORK
If
.B CLONE_VFORK