Re: [LCFC2] po4a://manpages-fr/getprotoent_r/po/fr.po 11f 3u
Bonjour,
des suggestions
Amicalement,
bubu
--- getprotoent_r.3.po 2023-10-07 06:24:09.000000000 +0200
+++ regetprotoent_r.3.po 2023-10-07 16:18:12.401111795 +0200
@@ -63,7 +63,7 @@
"getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry "
"(reentrant)"
msgstr ""
-"getprotoent_r, getprotobyname_r, getprotobynumber_r — Accéder aux protocoles "
+"getprotoent_r, getprotobyname_r, getprotobynumber_r — Accéder aux protocoles d'entrée "
"(version réentrante)"
#. type: SH
@@ -113,7 +113,7 @@
"B<int getprotoent_r(struct protoent *restrict >I<tampon_resultat>B<,>\n"
"B< char >I<tampon>B<[restrict .>I<taille_tampon>B<], size_t >I<taille_tampon>B<,>\n"
"B< struct protoent **restrict >I<resultat>B<);>\n"
-"B<int getprotobyname_r(const char *restrict >I<name>B<,>\n"
+"B<int getprotobyname_r(const char *restrict >I<nom>B<,>\n"
"B< struct protoent *restrict >I<tampon_resultat>B<,>\n"
"B< char >I<tampon>B<[restrict .>I<taille_tampon>B<], size_t >I