aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSambit Nayak <sambitnayak@gmail.com>2023-08-11 09:53:37 +0530
committerAlejandro Colomar <alx@kernel.org>2023-08-12 19:58:37 +0200
commita30b6c9f54e9a3b383659eefb035c53d0a9017b4 (patch)
treef2128ea443082e7caa52bc1509c8d1ec309ece2f
parent8d85689bfe8fc2aca6cd6f46a3bdb519d5b64800 (diff)
downloadman-pages-a30b6c9f54e9a3b383659eefb035c53d0a9017b4.tar.gz
clone.2: tfix
Fixes: 5261b0fe757e ("clone.2: Minor improvements following clone3() additions") Signed-off-by: Sambit Nayak <sambitnayak@gmail.com> Signed-off-by: Alejandro Colomar <alx@kernel.org>
-rw-r--r--man2/clone.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index 4c5b4ac6b3..b91b718310 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -111,7 +111,7 @@ The newer
system call.
.PP
In the remainder of this page, the terminology "the clone call" is used
-when noting details that apply to all of these interfaces,
+when noting details that apply to all of these interfaces.
.\"
.SS The clone() wrapper function
When the child process is created with the