public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] clone.2: tfix: spurious comma
@ 2023-08-11  4:23 Sambit Nayak
  2023-08-12 17:59 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Sambit Nayak @ 2023-08-11  4:23 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, Sambit Nayak

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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] clone.2: tfix: spurious comma
  2023-08-11  4:23 [PATCH] clone.2: tfix: spurious comma Sambit Nayak
@ 2023-08-12 17:59 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-08-12 17:59 UTC (permalink / raw)
  To: Sambit Nayak; +Cc: linux-man


[-- Attachment #1.1: Type: text/plain, Size: 918 bytes --]

Hi Sambit,

On 2023-08-11 06:23, Sambit Nayak wrote:
> I spotted a spurious comma when reading this man page, hence I'm
> suggesting this fix.
> 
> 
> Signed-off-by: Sambit Nayak <sambitnayak@gmail.com>

Patch applied.

Thanks,
Alex

> ---
>  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

-- 
<http://www.alejandro-colomar.es/>
GPG key fingerprint: A9348594CE31283A826FBDD8D57633D441E25BB5


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-08-12 17:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11  4:23 [PATCH] clone.2: tfix: spurious comma Sambit Nayak
2023-08-12 17:59 ` Alejandro Colomar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox