public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* Issue in man page getservent.3
@ 2023-11-01 14:02 Helge Kreutzmann
  2023-11-01 15:40 ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Helge Kreutzmann @ 2023-11-01 14:02 UTC (permalink / raw)
  To: alx.manpages; +Cc: mario.blaettermann, linux-man

Without further ado, the following was found:

Issue:   NULL-terminated  →  NUL-terminated

"A NULL-terminated list of alternative names for the service."

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

* Re: Issue in man page getservent.3
  2023-11-01 14:02 Issue in man page getservent.3 Helge Kreutzmann
@ 2023-11-01 15:40 ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2023-11-01 15:40 UTC (permalink / raw)
  To: Helge Kreutzmann; +Cc: mario.blaettermann, linux-man

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

On Wed, Nov 01, 2023 at 02:02:11PM +0000, Helge Kreutzmann wrote:
> Without further ado, the following was found:
> 
> Issue:   NULL-terminated  →  NUL-terminated
> 
> "A NULL-terminated list of alternative names for the service."

I didn't check the page, but it also seems invalid, since a list of
names is likely an array of pointers, of which the last is usually a
null pointer.

Cheers,
Alex

-- 
<https://www.alejandro-colomar.es/>

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

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

end of thread, other threads:[~2023-11-01 15:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-01 14:02 Issue in man page getservent.3 Helge Kreutzmann
2023-11-01 15:40 ` Alejandro Colomar

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