clone.2: tfix

Added two missing parentheses

Acked-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: Adrian Reber <areber@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Adrian Reber 2019-11-28 13:46:49 +01:00 committed by Michael Kerrisk
parent daf57a6ae0
commit bc03b11659
1 changed files with 2 additions and 2 deletions

View File

@ -1349,13 +1349,13 @@ For example, on aarch64,
.I stack
must be a multiple of 16.
.TP
.BR EINVAL " (" clone3 "() only"
.BR EINVAL " (" clone3 "() only)"
.B CLONE_DETACHED
was specified in the
.I flags
mask.
.TP
.BR EINVAL " (" clone "() only"
.BR EINVAL " (" clone "() only)"
.B CLONE_PIDFD
was specified together with
.B CLONE_DETACHED