public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Sambit Nayak <sambitnayak@gmail.com>
To: Alejandro Colomar <alx@kernel.org>
Cc: linux-man@vger.kernel.org, Sambit Nayak <sambitnayak@gmail.com>
Subject: [PATCH] clone.2: tfix: spurious comma
Date: Fri, 11 Aug 2023 09:53:37 +0530	[thread overview]
Message-ID: <20230811042337.14650-1-sambitnayak@gmail.com> (raw)

I spotted a spurious comma when reading this man page, hence I'm
suggesting this fix.


Signed-off-by: Sambit Nayak <sambitnayak@gmail.com>
---
 man2/clone.2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man2/clone.2 b/man2/clone.2
index 4c5b4ac6b..b91b71831 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
-- 
2.25.1


             reply	other threads:[~2023-08-11  4:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-11  4:23 Sambit Nayak [this message]
2023-08-12 17:59 ` [PATCH] clone.2: tfix: spurious comma Alejandro Colomar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230811042337.14650-1-sambitnayak@gmail.com \
    --to=sambitnayak@gmail.com \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox