All of lore.kernel.org
 help / color / mirror / Atom feed
* contradictional sentence in clone(2) man page
@ 2021-01-25  8:33 Rolf Eike Beer
  2021-01-25  9:09 ` Michael Kerrisk (man-pages)
  2021-01-25  9:21 ` Jakub Wilk
  0 siblings, 2 replies; 3+ messages in thread
From: Rolf Eike Beer @ 2021-01-25  8:33 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: Alejandro Colomar, linux-man

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

In the discussion of CLONE_VM I find this sentence:

> If the CLONE_VM flag is specified and the CLONE_VM flag is
> not specified, then any alternate signal stack that was
> established by sigaltstack(2) is cleared in the child
> process.

Which simply doesn't make sense. I guess one of them should have been the name 
of another flag.

Eike
-- 
Rolf Eike Beer, emlix GmbH, http://www.emlix.com
Fon +49 551 30664-0, Fax +49 551 30664-11
Gothaer Platz 3, 37083 Göttingen, Germany
Sitz der Gesellschaft: Göttingen, Amtsgericht Göttingen HR B 3160
Geschäftsführung: Heike Jordan, Dr. Uwe Kracke – Ust-IdNr.: DE 205 198 055

emlix - smart embedded open source

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 313 bytes --]

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

* Re: contradictional sentence in clone(2) man page
  2021-01-25  8:33 contradictional sentence in clone(2) man page Rolf Eike Beer
@ 2021-01-25  9:09 ` Michael Kerrisk (man-pages)
  2021-01-25  9:21 ` Jakub Wilk
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Kerrisk (man-pages) @ 2021-01-25  9:09 UTC (permalink / raw)
  To: Rolf Eike Beer; +Cc: Alejandro Colomar, linux-man

Hi Rolf,

On Mon, 25 Jan 2021 at 09:33, Rolf Eike Beer <eb@emlix.com> wrote:
>
> In the discussion of CLONE_VM I find this sentence:
>
> > If the CLONE_VM flag is specified and the CLONE_VM flag is
> > not specified, then any alternate signal stack that was
> > established by sigaltstack(2) is cleared in the child
> > process.
>
> Which simply doesn't make sense. I guess one of them should have been the name
> of another flag.

Thanks for taking the time to report this. You are right. And by
chance this was reported and fixed just a few days ago:

https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=2a1b1111ca1a75e369afc6aaeb04f17acfcfdb41

Cheers,

Michael



-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

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

* Re: contradictional sentence in clone(2) man page
  2021-01-25  8:33 contradictional sentence in clone(2) man page Rolf Eike Beer
  2021-01-25  9:09 ` Michael Kerrisk (man-pages)
@ 2021-01-25  9:21 ` Jakub Wilk
  1 sibling, 0 replies; 3+ messages in thread
From: Jakub Wilk @ 2021-01-25  9:21 UTC (permalink / raw)
  To: Rolf Eike Beer; +Cc: Michael Kerrisk, Alejandro Colomar, linux-man

>
* Rolf Eike Beer <eb@emlix.com>, 2021-01-25, 09:33:
>In the discussion of CLONE_VM I find this sentence:
>
>>If the CLONE_VM flag is specified and the CLONE_VM flag is not 
>>specified, then any alternate signal stack that was established by 
>>sigaltstack(2) is cleared in the child process.
>
>Which simply doesn't make sense. I guess one of them should have been 
>the name of another flag.

Yup, already fixed in git:
https://git.kernel.org/pub/scm/docs/man-pages/man-pages.git/commit/?id=2a1b1111ca1a75e3

-- 
Jakub Wilk

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

end of thread, other threads:[~2021-01-26 20:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25  8:33 contradictional sentence in clone(2) man page Rolf Eike Beer
2021-01-25  9:09 ` Michael Kerrisk (man-pages)
2021-01-25  9:21 ` Jakub Wilk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.