* Issue in man page PR_SET_PTRACER.2const
@ 2025-12-24 14:38 Helge Kreutzmann
2025-12-25 13:49 ` Alejandro Colomar
0 siblings, 1 reply; 5+ messages in thread
From: Helge Kreutzmann @ 2025-12-24 14:38 UTC (permalink / raw)
To: alx; +Cc: mario.blaettermann, linux-man
Without further ado, the following was found:
Issue: Replace comma by fullstop (in SEE ALSO!)
"B<prctl>(2),"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue in man page PR_SET_PTRACER.2const
2025-12-24 14:38 Issue in man page PR_SET_PTRACER.2const Helge Kreutzmann
@ 2025-12-25 13:49 ` Alejandro Colomar
2025-12-26 5:02 ` Helge Kreutzmann
0 siblings, 1 reply; 5+ messages in thread
From: Alejandro Colomar @ 2025-12-25 13:49 UTC (permalink / raw)
To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
On Wed, Dec 24, 2025 at 02:38:23PM +0000, Helge Kreutzmann wrote:
> Without further ado, the following was found:
>
> Issue: Replace comma by fullstop (in SEE ALSO!)
>
> "B<prctl>(2),"
I've decided to just remove the comma. Thanks!
--
<https://www.alejandro-colomar.es>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue in man page PR_SET_PTRACER.2const
2025-12-25 13:49 ` Alejandro Colomar
@ 2025-12-26 5:02 ` Helge Kreutzmann
2025-12-26 10:51 ` Alejandro Colomar
0 siblings, 1 reply; 5+ messages in thread
From: Helge Kreutzmann @ 2025-12-26 5:02 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: mario.blaettermann, linux-man
[-- Attachment #1: Type: text/plain, Size: 831 bytes --]
Hello Alex,
Am Thu, Dec 25, 2025 at 02:49:23PM +0100 schrieb Alejandro Colomar:
> On Wed, Dec 24, 2025 at 02:38:23PM +0000, Helge Kreutzmann wrote:
> > Without further ado, the following was found:
> >
> > Issue: Replace comma by fullstop (in SEE ALSO!)
> >
> > "B<prctl>(2),"
>
> I've decided to just remove the comma. Thanks!
I thought this was mandatory, but I now read:
> Do not terminate this list with a period.
So I remove that from my mental model.
THanks for handling.
Greetings
Helge
--
Dr. Helge Kreutzmann debian@helgefjell.de
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue in man page PR_SET_PTRACER.2const
2025-12-26 5:02 ` Helge Kreutzmann
@ 2025-12-26 10:51 ` Alejandro Colomar
2025-12-26 11:16 ` Helge Kreutzmann
0 siblings, 1 reply; 5+ messages in thread
From: Alejandro Colomar @ 2025-12-26 10:51 UTC (permalink / raw)
To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man
[-- Attachment #1: Type: text/plain, Size: 1209 bytes --]
Hi Helge,
On Fri, Dec 26, 2025 at 05:02:39AM +0000, Helge Kreutzmann wrote:
> Hello Alex,
> Am Thu, Dec 25, 2025 at 02:49:23PM +0100 schrieb Alejandro Colomar:
> > On Wed, Dec 24, 2025 at 02:38:23PM +0000, Helge Kreutzmann wrote:
> > > Without further ado, the following was found:
> > >
> > > Issue: Replace comma by fullstop (in SEE ALSO!)
> > >
> > > "B<prctl>(2),"
> >
> > I've decided to just remove the comma. Thanks!
>
> I thought this was mandatory, but I now read:
>
> > Do not terminate this list with a period.
TBH, I think it would be better if the list was terminated with a
period. However, that would need a global change. I'll probably do
that eventually, but not now. :)
Cheers,
Alex
>
> So I remove that from my mental model.
>
> THanks for handling.
>
> Greetings
>
> Helge
>
> --
> Dr. Helge Kreutzmann debian@helgefjell.de
> Dipl.-Phys. http://www.helgefjell.de/debian.php
> 64bit GNU powered gpg signed mail preferred
> Help keep free software "libre": http://www.ffii.de/
--
<https://www.alejandro-colomar.es>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Issue in man page PR_SET_PTRACER.2const
2025-12-26 10:51 ` Alejandro Colomar
@ 2025-12-26 11:16 ` Helge Kreutzmann
0 siblings, 0 replies; 5+ messages in thread
From: Helge Kreutzmann @ 2025-12-26 11:16 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: mario.blaettermann, linux-man
[-- Attachment #1: Type: text/plain, Size: 1338 bytes --]
Hello Alex,
Am Fri, Dec 26, 2025 at 11:51:53AM +0100 schrieb Alejandro Colomar:
> Hi Helge,
>
> On Fri, Dec 26, 2025 at 05:02:39AM +0000, Helge Kreutzmann wrote:
> > Hello Alex,
> > Am Thu, Dec 25, 2025 at 02:49:23PM +0100 schrieb Alejandro Colomar:
> > > On Wed, Dec 24, 2025 at 02:38:23PM +0000, Helge Kreutzmann wrote:
> > > > Without further ado, the following was found:
> > > >
> > > > Issue: Replace comma by fullstop (in SEE ALSO!)
> > > >
> > > > "B<prctl>(2),"
> > >
> > > I've decided to just remove the comma. Thanks!
> >
> > I thought this was mandatory, but I now read:
> >
> > > Do not terminate this list with a period.
>
> TBH, I think it would be better if the list was terminated with a
> period. However, that would need a global change. I'll probably do
> that eventually, but not now. :)
Well, man-pages(7) says (which I did not now until very recently):
Do not terminate this list with a period.
And from my side this is a really tiny detail.
Greetings
Helge
--
Dr. Helge Kreutzmann debian@helgefjell.de
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-12-26 11:17 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-24 14:38 Issue in man page PR_SET_PTRACER.2const Helge Kreutzmann
2025-12-25 13:49 ` Alejandro Colomar
2025-12-26 5:02 ` Helge Kreutzmann
2025-12-26 10:51 ` Alejandro Colomar
2025-12-26 11:16 ` Helge Kreutzmann
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox