Re: doc: Mention the servent module.

2024-12-28 Thread Collin Funk
Hi Bruno, Bruno Haible writes: > The module 'servent' is still not in the Module index. Since two months > ago, the idiom to use is: Fixed, with the attached. I'll remember to compare my changes to some of the other documentation next time. Sorry about that. :) Collin >From 1d1888d09f0f67517

Re: doc: Mention the servent module.

2024-12-28 Thread Bruno Haible via Gnulib discussion list
> I've applied the attached patch to mention the servent module in the > documentation for the functions getservbyname and getservbyport. The module 'servent' is still not in the Module index. Since two months ago, the idiom to use is: Gnulib module: @mindex Bruno

Re: doc: Mention the servent module.

2024-12-28 Thread Collin Funk
Bruno Haible writes: > A nit: In an @itemize list, each paragraph has an @item line. When you > add a paragraph, and an @item before it. When you delete a paragraph, > delete the @item before it. > > But you shouldn't delete such a paragraph. Rather, move it from the > section "Portability proble

Re: doc: Mention the servent module.

2024-12-28 Thread Bruno Haible via Gnulib discussion list
Hi Collin, > I've applied the attached patch to mention the servent module in the > documentation for the functions getservbyname and getservbyport. A nit: In an @itemize list, each paragraph has an @item line. When you add a paragraph, and an @item before it. When you delete a paragraph, delete