Remove duplicated word. Signed-off-by: Jakub Wilk <jwilk@xxxxxxxxx> --- man2/clone.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/clone.2 b/man2/clone.2 index 02422b82f..db1ab586a 100644 --- a/man2/clone.2 +++ b/man2/clone.2 @@ -78,7 +78,7 @@ context are shared between the calling process and the child process. For example, using these system calls, the caller can control whether or not the two processes share the virtual address space, the table of file descriptors, and the table of signal handlers. -These system system calls also allow the new child process to placed +These system calls also allow the new child process to placed in separate .BR namespaces (7). .PP -- 2.24.0