Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package help2man for openSUSE:Factory checked in at 2021-10-01 22:28:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/help2man (Old) and /work/SRC/openSUSE:Factory/.help2man.new.2443 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "help2man" Fri Oct 1 22:28:55 2021 rev:53 rq:920600 version:1.48.5 Changes: -------- --- /work/SRC/openSUSE:Factory/help2man/help2man.changes 2021-08-18 08:55:11.595022887 +0200 +++ /work/SRC/openSUSE:Factory/.help2man.new.2443/help2man.changes 2021-10-01 22:28:58.421365211 +0200 @@ -1,0 +2,6 @@ +Fri Sep 17 20:14:54 UTC 2021 - Bernhard Voelker <m...@bernhard-voelker.de> + +- help2man 1.48.5: + * Update French translations + +------------------------------------------------------------------- Old: ---- help2man-1.48.4.tar.xz help2man-1.48.4.tar.xz.sig New: ---- help2man-1.48.5.tar.xz help2man-1.48.5.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ help2man.spec ++++++ --- /var/tmp/diff_new_pack.62eEel/_old 2021-10-01 22:28:58.973366231 +0200 +++ /var/tmp/diff_new_pack.62eEel/_new 2021-10-01 22:28:58.977366239 +0200 @@ -17,7 +17,7 @@ Name: help2man -Version: 1.48.4 +Version: 1.48.5 Release: 0 Summary: Script for generating man pages from --help output License: GPL-3.0-or-later ++++++ help2man-1.48.4.tar.xz -> help2man-1.48.5.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/INSTALL new/help2man-1.48.5/INSTALL --- old/help2man-1.48.4/INSTALL 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/INSTALL 2021-08-22 14:33:07.000000000 +0200 @@ -1,8 +1,8 @@ Installation Instructions ************************* - Copyright (C) 1994-1996, 1999-2002, 2004-2016 Free Software -Foundation, Inc. + Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2021 Free +Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright @@ -225,7 +225,7 @@ and if that doesn't work, install pre-built binaries of GCC for HP-UX. - HP-UX 'make' updates targets which have the same time stamps as their + HP-UX 'make' updates targets which have the same timestamps as their prerequisites, which makes it generally unusable when shipped generated files such as 'configure' are involved. Use GNU 'make' instead. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/README new/help2man-1.48.5/README --- old/help2man-1.48.4/README 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/README 2021-08-22 14:33:07.000000000 +0200 @@ -1,4 +1,4 @@ - README for GNU help2man version 1.48.4 + README for GNU help2man version 1.48.5 help2man is a script to create simple man pages from the --help and --version output of programs. @@ -8,7 +8,7 @@ still providing some useful information. Home page: https://www.gnu.org/software/help2man/ - Distribution: https://ftp.gnu.org/gnu/help2man/help2man-1.48.4.tar.xz + Distribution: https://ftp.gnu.org/gnu/help2man/help2man-1.48.5.tar.xz Repository: https://salsa.debian.org/bod/help2man.git -- diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/THANKS new/help2man-1.48.5/THANKS --- old/help2man-1.48.4/THANKS 2021-08-08 06:58:29.000000000 +0200 +++ new/help2man-1.48.5/THANKS 2021-08-22 14:06:10.000000000 +0200 @@ -4,6 +4,7 @@ Yasumichi AKAHOSHI <yasumi...@vinelinux.org> Ben Asselstine <benasselst...@hushmail.com> +St??phane Aulery <lk...@free.fr> Denis Barbier <barb...@debian.org> Daniil Baturin <dan...@baturin.org> Karl Berry <k...@freefriends.org> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/build-aux/missing new/help2man-1.48.5/build-aux/missing --- old/help2man-1.48.4/build-aux/missing 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/build-aux/missing 2021-08-22 14:33:07.000000000 +0200 @@ -3,7 +3,7 @@ scriptversion=2018-03-07.03; # UTC -# Copyright (C) 1996-2020 Free Software Foundation, Inc. +# Copyright (C) 1996-2021 Free Software Foundation, Inc. # Originally written by Fran,cois Pinard <pin...@iro.umontreal.ca>, 1996. # This program is free software; you can redistribute it and/or modify diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/configure new/help2man-1.48.5/configure --- old/help2man-1.48.4/configure 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/configure 2021-08-22 14:33:07.000000000 +0200 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GNU help2man 1.48.4. +# Generated by GNU Autoconf 2.69 for GNU help2man 1.48.5. # # Report bugs to <bug-help2...@gnu.org>. # @@ -579,8 +579,8 @@ # Identity of this package. PACKAGE_NAME='GNU help2man' PACKAGE_TARNAME='help2man' -PACKAGE_VERSION='1.48.4' -PACKAGE_STRING='GNU help2man 1.48.4' +PACKAGE_VERSION='1.48.5' +PACKAGE_STRING='GNU help2man 1.48.5' PACKAGE_BUGREPORT='bug-help2...@gnu.org' PACKAGE_URL='http://www.gnu.org/software/help2man/' @@ -1211,7 +1211,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures GNU help2man 1.48.4 to adapt to many kinds of systems. +\`configure' configures GNU help2man 1.48.5 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1273,7 +1273,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU help2man 1.48.4:";; + short | recursive ) echo "Configuration of GNU help2man 1.48.5:";; esac cat <<\_ACEOF @@ -1360,7 +1360,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNU help2man configure 1.48.4 +GNU help2man configure 1.48.5 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1461,7 +1461,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by GNU help2man $as_me 1.48.4, which was +It was created by GNU help2man $as_me 1.48.5, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3777,7 +3777,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by GNU help2man $as_me 1.48.4, which was +This file was extended by GNU help2man $as_me 1.48.5, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3832,7 +3832,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -GNU help2man config.status 1.48.4 +GNU help2man config.status 1.48.5 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/debian/changelog new/help2man-1.48.5/debian/changelog --- old/help2man-1.48.4/debian/changelog 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/debian/changelog 2021-08-22 14:33:07.000000000 +0200 @@ -1,3 +1,13 @@ +help2man (1.48.5) unstable; urgency=medium + + * Use @samp{} around the option in the menu description for "--help + recommendations" to avoid rendering the -- as endash. (thanks to + Anders Jonsson). + * Update French translations (thanks to St??phane Aulery). + * Update standards version to 4.6.0 (no changes). + + -- Brendan O'Dea <b...@debian.org> Sun, 22 Aug 2021 22:33:07 +1000 + help2man (1.48.4) unstable; urgency=medium * Drop dependency on dpkg/install-info (not required since policy diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/debian/control new/help2man-1.48.5/debian/control --- old/help2man-1.48.4/debian/control 2021-04-11 04:51:56.000000000 +0200 +++ new/help2man-1.48.5/debian/control 2021-08-22 14:32:18.000000000 +0200 @@ -2,7 +2,7 @@ Section: devel Priority: optional Maintainer: Brendan O'Dea <b...@debian.org> -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Build-Depends: perl (>= 5.8.0-7), debhelper-compat (= 13), gettext (>= 0.12.1), liblocale-gettext-perl, dpkg-dev (>= 1.17.0) Vcs-Browser: https://salsa.debian.org/bod/help2man Vcs-Git: https://salsa.debian.org/bod/help2man.git diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-de.info new/help2man-1.48.5/help2man-de.info --- old/help2man-1.48.4/help2man-de.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-de.info 2021-08-22 14:33:07.000000000 +0200 @@ -43,7 +43,7 @@ * ??berblick:: ??berblick ??ber ???help2man???. * Aufruf von help2man:: Ausf??hren von ???help2man???. * Empfehlungen f??r --help:: Empfohlene Formatierung f??r die - Ausgabe von???help. + Ausgabe von???--help???. * Einbeziehen von Text:: Verarbeitung von zus??tzlichem Text in derAusgabe. * Verwendung in Makefiles:: Verwendung von ???help2man??? mit???make???. @@ -550,15 +550,15 @@ Tag Table: Node: Top1359 -Node: ??berblick2399 -Node: Aufruf von help2man3212 -Node: Empfehlungen f??r --help6644 -Node: Einbeziehen von Text11385 -Node: Verwendung in Makefiles13763 -Node: Lokalisierte Handbuchseiten14923 -Node: Beispiel17216 -Node: R??ckmeldungen19880 -Node: Bezugsquellen20419 +Node: ??berblick2404 +Node: Aufruf von help2man3217 +Node: Empfehlungen f??r --help6649 +Node: Einbeziehen von Text11390 +Node: Verwendung in Makefiles13768 +Node: Lokalisierte Handbuchseiten14928 +Node: Beispiel17221 +Node: R??ckmeldungen19885 +Node: Bezugsquellen20424 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-es.info new/help2man-1.48.5/help2man-es.info --- old/help2man-1.48.4/help2man-es.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-es.info 2021-08-22 14:33:07.000000000 +0200 @@ -41,7 +41,7 @@ * Visi??n de conjunto:: Visi??n de conjunto de ???help2man???. * Invocar help2man:: C??mo ejecutar ???help2man???. * recomendaciones para --help:: Formato recomendado para la salida - de???help. + de???--help???. * Incluir texto:: Incluir texto adicional en la salida. * Empleo con Makefile:: Utilizar ???help2man??? con ???make???. * Pag??nas de manual regionales:: Generar p??ginas de manual en la @@ -531,15 +531,15 @@ Tag Table: Node: Top1307 -Node: Visi??n de conjunto2245 -Node: Invocar help2man3149 -Node: recomendaciones para --help6324 -Node: Incluir texto10711 -Node: Empleo con Makefile12917 -Node: Pag??nas de manual regionales13975 -Node: Ejemplo16109 -Node: Contacto18976 -Node: Obtenci??n19544 +Node: Visi??n de conjunto2250 +Node: Invocar help2man3154 +Node: recomendaciones para --help6329 +Node: Incluir texto10716 +Node: Empleo con Makefile12922 +Node: Pag??nas de manual regionales13980 +Node: Ejemplo16114 +Node: Contacto18981 +Node: Obtenci??n19549 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-fr.info new/help2man-1.48.5/help2man-fr.info --- old/help2man-1.48.4/help2man-fr.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-fr.info 2021-08-22 14:33:07.000000000 +0200 @@ -5,7 +5,7 @@ pages de manuel ?? partir de la sortie d???autres commandes avec les options ???--help??? et ???--version???. - Copyright ?? 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2020, 2021 Free Software Foundation, Inc. Produire et distribuer des copies conformes de ce manuel est permis ?? @@ -40,7 +40,7 @@ * Vue d???ensemble:: Vue d???ensemble de ???help2man???. * Appeler help2man:: Fa??ons d???ex??cuter ???help2man???. * Recommandations pour --help:: Formatage recommand?? pour la sortie - avec???help. + avec???--help???. * Texte inclus:: Inclusion de texte suppl??mentaire dans lasortie. * Utilisation de Makefile:: Utilisation de ???help2man??? avec???make???. @@ -536,16 +536,16 @@ Tag Table: -Node: Top1331 -Node: Vue d???ensemble2375 -Node: Appeler help2man3221 -Node: Recommandations pour --help6404 -Node: Texte inclus10902 -Node: Utilisation de Makefile13360 -Node: Pages de manuel traduites14482 -Node: Exemple16725 -Node: Signalements19705 -Node: Disponibilit??20252 +Node: Top1332 +Node: Vue d???ensemble2381 +Node: Appeler help2man3227 +Node: Recommandations pour --help6410 +Node: Texte inclus10908 +Node: Utilisation de Makefile13366 +Node: Pages de manuel traduites14488 +Node: Exemple16731 +Node: Signalements19711 +Node: Disponibilit??20258 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-pl.info new/help2man-1.48.5/help2man-pl.info --- old/help2man-1.48.4/help2man-pl.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-pl.info 2021-08-22 14:33:07.000000000 +0200 @@ -40,7 +40,7 @@ * Przegl??d:: Przegl??d polecenia ???help2man???. * Uruchamianie help2man:: Jak uruchomi?? polecenie ???help2man???. * Zalecenia --help:: Zalecenia dotycz??ce formatowania - wyj??cia???help. + wyj??cia???--help???. * Do????czanie tekstu:: Do????czanie dodatkowego tekstu na wyj??ciu. * U??ycie Makefile:: U??ycie polecenia ???help2man??? z poziomuprogramu ???make???. @@ -520,15 +520,15 @@ Tag Table: Node: Top1235 -Node: Przegl??d2271 -Node: Uruchamianie help2man3084 -Node: Zalecenia --help6190 -Node: Do????czanie tekstu10427 -Node: U??ycie Makefile12558 -Node: Zlokalizowane strony man13752 -Node: Przyk??ad15871 -Node: Kontakt18768 -Node: Dost??pno????19243 +Node: Przegl??d2276 +Node: Uruchamianie help2man3089 +Node: Zalecenia --help6195 +Node: Do????czanie tekstu10432 +Node: U??ycie Makefile12563 +Node: Zlokalizowane strony man13757 +Node: Przyk??ad15876 +Node: Kontakt18773 +Node: Dost??pno????19248 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-sr.info new/help2man-1.48.5/help2man-sr.info --- old/help2man-1.48.4/help2man-sr.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-sr.info 2021-08-22 14:33:07.000000000 +0200 @@ -40,7 +40,7 @@ * ??????????????:: ?????????????? ???? ??????help2man??????. * ???????????????? ???help2man???:: ???????? ????????????????????????help2man??????. -* ???--help??? ??????????????????:: ???????????????????????????????????????????? ??????????help??? +* ???--help??? ??????????????????:: ???????????????????????????????????????????? ??????????--help?????? ??????????. * ???????????????????? ??????????:: ???????????????? ???????????????????????? ?? ??????????. * ?????????????????? ???????????????? ????????????????:: ????????????????????????help2man????????????????make??????. @@ -511,15 +511,15 @@ Tag Table: Node: Top1875 -Node: ??????????????3751 -Node: ???????????????? ???help2man???4921 -Node: ???--help??? ??????????????????9236 -Node: ???????????????????? ??????????15680 -Node: ?????????????????? ???????????????? ????????????????18970 -Node: ?????????????????? ???????????????? ????????????????20514 -Node: ????????????23352 -Node: ??????????????????27149 -Node: ????????????????????27852 +Node: ??????????????3756 +Node: ???????????????? ???help2man???4926 +Node: ???--help??? ??????????????????9241 +Node: ???????????????????? ??????????15685 +Node: ?????????????????? ???????????????? ????????????????18975 +Node: ?????????????????? ???????????????? ????????????????20519 +Node: ????????????23357 +Node: ??????????????????27154 +Node: ????????????????????27857 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-sv.info new/help2man-1.48.5/help2man-sv.info --- old/help2man-1.48.4/help2man-sv.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-sv.info 2021-08-22 14:33:07.000000000 +0200 @@ -38,8 +38,8 @@ * ??versikt:: ??versikt av ???help2man???. * Anropa help2man:: Hur man k??r ???help2man???. -* --help-rekommendationer:: Rekommenderad formatering av - ???help-utmatning. +* --help-rekommendationer:: Rekommenderad formatering + av???--help???-utmatning. * Inkludera text:: Inkludera ytterligare text i utmatningen. * Anv??ndning av Makefiler:: Anv??ndning av ???help2man??? med???make???. * Lokaliserade manualsidor:: Att producera manualsidor p?? @@ -518,15 +518,15 @@ Tag Table: Node: Top1189 -Node: ??versikt2095 -Node: Anropa help2man2850 -Node: --help-rekommendationer5697 -Node: Inkludera text9889 -Node: Anv??ndning av Makefiler12025 -Node: Lokaliserade manualsidor13040 -Node: Exempel15080 -Node: Rapportering17876 -Node: Tillg??nglighet18353 +Node: ??versikt2131 +Node: Anropa help2man2886 +Node: --help-rekommendationer5733 +Node: Inkludera text9925 +Node: Anv??ndning av Makefiler12061 +Node: Lokaliserade manualsidor13076 +Node: Exempel15116 +Node: Rapportering17912 +Node: Tillg??nglighet18389 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-uk.info new/help2man-1.48.5/help2man-uk.info --- old/help2man-1.48.4/help2man-uk.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-uk.info 2021-08-22 14:33:07.000000000 +0200 @@ -41,7 +41,7 @@ * ??????????:: ?????????? ???help2man???. * ???? ?????????????????? help2man:: ???? ?????????????????????help2man???. * ???????????????????????? ???????? --help:: ????????????????????????????????????????????????????????????, - ?????????????????????? ?????????????????????help. + ?????????????????????? ?????????????????????--help???. * ?????????????????? ????????????:: ???????????????????????????????????????? ???????????????? ???????????????????????????????????? ??????????. * ???????????????????????? Makefile:: ???????????????????????????help2man??? ???????????????????? ?? @@ -543,15 +543,15 @@ Tag Table: Node: Top1990 -Node: ??????????4199 -Node: ???? ?????????????????? help2man5766 -Node: ???????????????????????? ???????? --help10474 -Node: ?????????????????? ????????????17950 -Node: ???????????????????????? Makefile21449 -Node: ???????????????????????? ???????????????? man23157 -Node: ??????????????26472 -Node: ??????????29342 -Node: ??????????????????????30273 +Node: ??????????4204 +Node: ???? ?????????????????? help2man5771 +Node: ???????????????????????? ???????? --help10479 +Node: ?????????????????? ????????????17955 +Node: ???????????????????????? Makefile21454 +Node: ???????????????????????? ???????????????? man23162 +Node: ??????????????26477 +Node: ??????????29347 +Node: ??????????????????????30278 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man-zh_CN.info new/help2man-1.48.5/help2man-zh_CN.info --- old/help2man-1.48.4/help2man-zh_CN.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man-zh_CN.info 2021-08-22 14:33:07.000000000 +0200 @@ -37,7 +37,7 @@ * ??????:: ???help2man??? ????????? * ?????? help2man:: ???????????? ???help2man?????? -* --help ??????:: ????????? ???help ??????????????? +* --help ??????:: ????????? ???--help??? ??????????????? * ????????????:: ????????????????????????????????? * Makefile ??????:: ??? ???make??? ???????????????help2man?????? * ??????????????????:: ?????????????????????????????? @@ -490,15 +490,15 @@ Tag Table: Node: Top1155 -Node: ??????1949 -Node: ?????? help2man2622 -Node: --help ??????5299 -Node: ????????????9173 -Node: Makefile ??????11028 -Node: ??????????????????12018 -Node: ??????13887 -Node: ??????16516 -Node: ?????????16992 +Node: ??????1954 +Node: ?????? help2man2627 +Node: --help ??????5304 +Node: ????????????9178 +Node: Makefile ??????11033 +Node: ??????????????????12023 +Node: ??????13892 +Node: ??????16521 +Node: ?????????16997 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.1 new/help2man-1.48.5/help2man.1 --- old/help2man-1.48.4/help2man.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.PL new/help2man-1.48.5/help2man.PL --- old/help2man-1.48.4/help2man.PL 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.PL 2021-08-22 14:22:46.000000000 +0200 @@ -16,7 +16,7 @@ use Config; use Getopt::Long; -my ($program, $version) = ('help2man', '1.48.4'); +my ($program, $version) = ('help2man', '1.48.5'); my %opts; die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.da.1 new/help2man-1.48.5/help2man.da.1 --- old/help2man-1.48.4/help2man.da.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.da.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.de.1 new/help2man-1.48.5/help2man.de.1 --- old/help2man-1.48.4/help2man.de.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.de.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.el.1 new/help2man-1.48.5/help2man.el.1 --- old/help2man-1.48.4/help2man.el.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.el.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.eo.1 new/help2man-1.48.5/help2man.eo.1 --- old/help2man-1.48.4/help2man.eo.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.eo.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.es.1 new/help2man-1.48.5/help2man.es.1 --- old/help2man-1.48.4/help2man.es.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.es.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.fi.1 new/help2man-1.48.5/help2man.fi.1 --- old/help2man-1.48.4/help2man.fi.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.fi.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.fr.1 new/help2man-1.48.5/help2man.fr.1 --- old/help2man-1.48.4/help2man.fr.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.fr.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.hr.1 new/help2man-1.48.5/help2man.hr.1 --- old/help2man-1.48.4/help2man.hr.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.hr.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.hu.1 new/help2man-1.48.5/help2man.hu.1 --- old/help2man-1.48.4/help2man.hu.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.hu.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.info new/help2man-1.48.5/help2man.info --- old/help2man-1.48.4/help2man.info 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.info 2021-08-22 14:33:07.000000000 +0200 @@ -38,7 +38,7 @@ * Overview:: Overview of ???help2man???. * Invoking help2man:: How to run ???help2man???. -* --help recommendations:: Recommended formatting for ???help output. +* --help recommendations:: Recommended formatting for ???--help??? output. * Including text:: Including additional text in the output. * Makefile usage:: Using ???help2man??? with ???make???. * Localised man pages:: Producing native language manual pages. @@ -509,15 +509,15 @@ Tag Table: Node: Top1177 -Node: Overview1984 -Node: Invoking help2man2701 -Node: --help recommendations5460 -Node: Including text9336 -Node: Makefile usage11338 -Node: Localised man pages12299 -Node: Example14203 -Node: Reports16823 -Node: Availability17277 +Node: Overview1989 +Node: Invoking help2man2706 +Node: --help recommendations5465 +Node: Including text9341 +Node: Makefile usage11343 +Node: Localised man pages12304 +Node: Example14208 +Node: Reports16828 +Node: Availability17282 End Tag Table diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.it.1 new/help2man-1.48.5/help2man.it.1 --- old/help2man-1.48.4/help2man.it.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.it.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.ja.1 new/help2man-1.48.5/help2man.ja.1 --- old/help2man-1.48.4/help2man.ja.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.ja.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.nb.1 new/help2man-1.48.5/help2man.nb.1 --- old/help2man-1.48.4/help2man.nb.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.nb.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.pl.1 new/help2man-1.48.5/help2man.pl.1 --- old/help2man-1.48.4/help2man.pl.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.pl.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.pt_BR.1 new/help2man-1.48.5/help2man.pt_BR.1 --- old/help2man-1.48.4/help2man.pt_BR.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.pt_BR.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.ru.1 new/help2man-1.48.5/help2man.ru.1 --- old/help2man-1.48.4/help2man.ru.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.ru.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.sr.1 new/help2man-1.48.5/help2man.sr.1 --- old/help2man-1.48.4/help2man.sr.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.sr.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.sv.1 new/help2man-1.48.5/help2man.sv.1 --- old/help2man-1.48.4/help2man.sv.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.sv.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.ta.1 new/help2man-1.48.5/help2man.ta.1 --- old/help2man-1.48.4/help2man.ta.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.ta.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.texi new/help2man-1.48.5/help2man.texi --- old/help2man-1.48.4/help2man.texi 2021-01-19 12:26:07.000000000 +0100 +++ new/help2man-1.48.5/help2man.texi 2021-08-22 13:06:45.000000000 +0200 @@ -77,7 +77,7 @@ @menu * Overview:: Overview of @command{help2man}. * Invoking help2man:: How to run @command{help2man}. -* --help recommendations:: Recommended formatting for --help output. +* --help recommendations:: Recommended formatting for @samp{--help} output. * Including text:: Including additional text in the output. * Makefile usage:: Using @command{help2man} with @command{make}. * Localised man pages:: Producing native language manual pages. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.uk.1 new/help2man-1.48.5/help2man.uk.1 --- old/help2man-1.48.4/help2man.uk.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.uk.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.vi.1 new/help2man-1.48.5/help2man.vi.1 --- old/help2man-1.48.4/help2man.vi.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.vi.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/help2man.zh_CN.1 new/help2man-1.48.5/help2man.zh_CN.1 --- old/help2man-1.48.4/help2man.zh_CN.1 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/help2man.zh_CN.1 2021-08-22 14:33:07.000000000 +0200 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.4. -.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.4" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.48.5. +.TH HELP2MAN "1" "August 2021" "GNU help2man 1.48.5" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS Binary files old/help2man-1.48.4/po/fr.gmo and new/help2man-1.48.5/po/fr.gmo differ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po/fr.po new/help2man-1.48.5/po/fr.po --- old/help2man-1.48.4/po/fr.po 2021-01-19 13:03:05.000000000 +0100 +++ new/help2man-1.48.5/po/fr.po 2021-08-22 14:05:00.000000000 +0200 @@ -4,18 +4,20 @@ # # Denis Barbier <barb...@linuxfr.org>, 1997-2005. # David Pr??vot <da...@tilapin.org>, 2010-2015. +# St??phane Aulery <lk...@free.fr>, 2021. msgid "" msgstr "" -"Project-Id-Version: help2man 1.46.6\n" +"Project-Id-Version: help2man 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" "POT-Creation-Date: 2021-01-19 22:31+1100\n" -"PO-Revision-Date: 2021-01-19 23:03+1100\n" -"Last-Translator: David Pr??vot <da...@tilapin.org>\n" +"PO-Revision-Date: 2021-08-19 23:33+0200\n" +"Last-Translator: St??phane Aulery <lk...@free.fr>\n" "Language-Team: French <tra...@traduc.org>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "X-Generator: Lokalize 1.0\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" @@ -34,8 +36,9 @@ msgstr "" "GNU %s %s\n" "\n" -"Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,\n" -"2011, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021 Free Software Foundation, Inc.\n" +"Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009,\n" +"2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2020, 2021 Free Software\n" +"Foundation, Inc.\n" "Ce logiciel est libre??; voir les sources pour les conditions de\n" "reproduction. AUCUNE garantie n'est donn??e, pas m??me la garantie\n" "implicite de COMMERCIALISATION ni l'AD??QUATION ?? UN BESOIN PARTICULIER.\n" @@ -63,8 +66,7 @@ " --help print this help, then exit\n" " --version print version number, then exit\n" "\n" -"EXECUTABLE should accept `--help' and `--version' options and produce output " -"on\n" +"EXECUTABLE should accept `--help' and `--version' options and produce output on\n" "stdout although alternatives may be specified using:\n" "\n" " -h, --help-option=STRING help option string\n" @@ -102,8 +104,7 @@ "pr??cis??es en utilisant??:\n" "\n" " -h, --help-option=CHA??NE cha??ne pour l'option ??quivalente ?? ????--help????\n" -" -v, --version-option=CHA??NE cha??ne pour l'option ??quivalente ?? ????--" -"version????\n" +" -v, --version-option=CHA??NE cha??ne pour l'option ??quivalente ?? ????--version????\n" " --version-string=CHA??NE cha??ne de version\n" " --no-discard-stderr inclure la sortie d'erreur standard lors\n" " de l'analyse de la sortie d'option\n" @@ -214,9 +215,7 @@ #. be matched. #: help2man:448 msgid "Report +(?:[\\w-]+ +)?bugs|Email +bug +reports +to" -msgstr "" -"([Ss]ignaler|[Rr]apporter|[Ee]nvoyer) +(?:[\\w-]+ +)?(bogue|anomalie|" -"probl??me)s?" +msgstr "([Ss]ignaler|[Rr]apporter|[Ee]nvoyer) +(?:[\\w-]+ +)?(bogue|anomalie|probl??me)s?" # When a string matches this regular expression, it is put into an # AUTHOR section. @@ -465,8 +464,7 @@ #: help2man.h2m.PL:174 msgid "" -"Placement of the text within the section may be explicitly requested by " -"using\n" +"Placement of the text within the section may be explicitly requested by using\n" "the syntax\n" ".RI [< section ],\n" ".RI [= section ]\n" @@ -475,8 +473,7 @@ "to place the additional text before, in place of, or after the default\n" "output respectively.\n" msgstr "" -"Le placement du texte au sein de la section peut ??tre explicitement indiqu?? " -"en\n" +"Le placement du texte au sein de la section peut ??tre explicitement indiqu?? en\n" "utilisant la syntaxe\n" ".RI [< section ],\n" ".RI [= section ]\n" @@ -491,5 +488,4 @@ #: help2man.h2m.PL:186 msgid "The latest version of this distribution is available on-line from:" -msgstr "" -"La derni??re version de cette distribution est disponible en ligne sur\\ :" +msgstr "La derni??re version de cette distribution est disponible en ligne sur\\ :" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/de.po new/help2man-1.48.5/po-texi/de.po --- old/help2man-1.48.4/po-texi/de.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/de.po 2021-08-22 13:13:52.000000000 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-20 19:44+0100\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:13+1000\n" "Last-Translator: Mario Bl??ttermann <mario.blaetterm...@gmail.com>\n" "Language-Team: German <translation-team...@lists.sourceforge.net>\n" "Language: de\n" @@ -146,8 +146,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "Empfohlene Formatierung f??r die Ausgabe von --help." +msgid "Recommended formatting for @samp{--help} output." +msgstr "Empfohlene Formatierung f??r die Ausgabe von @samp{--help}." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/es.po new/help2man-1.48.5/po-texi/es.po --- old/help2man-1.48.4/po-texi/es.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/es.po 2021-08-22 13:15:53.000000000 +0200 @@ -11,8 +11,8 @@ msgstr "" "Project-Id-Version: help2man-texi-1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-21 20:17+0100\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:15+1000\n" "Last-Translator: Antonio Ceballos <acebal...@gmail.com>\n" "Language-Team: Spanish <e...@tp.org.es>\n" "Language: es\n" @@ -150,8 +150,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "Formato recomendado para la salida de --help." +msgid "Recommended formatting for @samp{--help} output." +msgstr "Formato recomendado para la salida de @samp{--help}." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/fr.po new/help2man-1.48.5/po-texi/fr.po --- old/help2man-1.48.4/po-texi/fr.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/fr.po 2021-08-22 14:14:57.000000000 +0200 @@ -3,18 +3,20 @@ # This file is distributed under the same license as the help2man-texi package. # # David Pr??vot <da...@tilapin.org>, 2014, 2015. +# St??phane Aulery <lk...@free.fr>, 2021. msgid "" msgstr "" -"Project-Id-Version: help2man-texi 1.46.6\n" +"Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-19 23:08+1100\n" -"Last-Translator: David Pr??vot <da...@tilapin.org>\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 22:14+1000\n" +"Last-Translator: St??phane Aulery <lk...@free.fr>\n" "Language-Team: French <tra...@traduc.org>\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Bugs: Report translation errors to the Language-Team address.\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.5\n" @@ -52,7 +54,7 @@ "Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, 2011, " "2012, 2013, 2014, 2015, 2020, 2021 Free Software Foundation, Inc." msgstr "" -"Copyright ?? 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, 2011, " +"Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, 2011, " "2012, 2013, 2014, 2015, 2020, 2021 Free Software Foundation, Inc." #. type: titlepage @@ -146,8 +148,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "Formatage recommand?? pour la sortie avec --help." +msgid "Recommended formatting for @samp{--help} output." +msgstr "Formatage recommand?? pour la sortie avec @samp{--help}." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/help2man-texi.pot new/help2man-1.48.5/po-texi/help2man-texi.pot --- old/help2man-1.48.4/po-texi/help2man-texi.pot 2021-03-31 14:13:03.000000000 +0200 +++ new/help2man-1.48.5/po-texi/help2man-texi.pot 2021-08-22 13:07:29.000000000 +0200 @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <l...@li.org>\n" @@ -125,7 +125,7 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." +msgid "Recommended formatting for @samp{--help} output." msgstr "" #. type: node diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/pl.po new/help2man-1.48.5/po-texi/pl.po --- old/help2man-1.48.4/po-texi/pl.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/pl.po 2021-08-22 13:18:21.000000000 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-20 20:22+0100\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:18+1000\n" "Last-Translator: Jakub Bogusz <qbo...@pld-linux.org>\n" "Language-Team: Polish <translation-team...@lists.sourceforge.net>\n" "Language: pl\n" @@ -144,8 +144,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "Zalecenia dotycz??ce formatowania wyj??cia --help." +msgid "Recommended formatting for @samp{--help} output." +msgstr "Zalecenia dotycz??ce formatowania wyj??cia @samp{--help}." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/pt_BR.po new/help2man-1.48.5/po-texi/pt_BR.po --- old/help2man-1.48.4/po-texi/pt_BR.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/pt_BR.po 2021-08-22 13:18:21.000000000 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-02-02 08:40-0300\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:18+1000\n" "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n" "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge." "net>\n" @@ -148,7 +148,7 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." +msgid "Recommended formatting for @samp{--help} output." msgstr "Formata????o recomendada para a sa??da de @samp{--help}." #. type: node diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/sr.po new/help2man-1.48.5/po-texi/sr.po --- old/help2man-1.48.4/po-texi/sr.po 2021-03-31 13:54:44.000000000 +0200 +++ new/help2man-1.48.5/po-texi/sr.po 2021-08-22 13:25:24.000000000 +0200 @@ -6,8 +6,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-03-28 18:42+0200\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:18+1000\n" "Last-Translator: ???????????????? ?????????????? <miroslavniko...@rocketmail.com>\n" "Language-Team: Serbian <(nothing)>\n" "Language: sr\n" @@ -144,8 +144,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "?????????????????????? ?????????????????????? ???? ???--help??? ??????????." +msgid "Recommended formatting for @samp{--help} output." +msgstr "?????????????????????? ?????????????????????? ???? ???@samp{--help}??? ??????????." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/sv.po new/help2man-1.48.5/po-texi/sv.po --- old/help2man-1.48.4/po-texi/sv.po 2021-08-08 06:58:52.000000000 +0200 +++ new/help2man-1.48.5/po-texi/sv.po 2021-08-22 13:21:28.000000000 +0200 @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-08-05 14:50+0200\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:21+1000\n" "Last-Translator: Anders Jonsson <anders.jons...@norsjovallen.se>\n" "Language-Team: Swedish <tp...@listor.tp-sv.se>\n" "Language: sv\n" @@ -146,8 +146,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "Rekommenderad formatering av --help-utmatning." +msgid "Recommended formatting for @samp{--help} output." +msgstr "Rekommenderad formatering av @samp{--help}-utmatning." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/uk.po new/help2man-1.48.5/po-texi/uk.po --- old/help2man-1.48.4/po-texi/uk.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/uk.po 2021-08-22 13:21:27.000000000 +0200 @@ -7,8 +7,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.17\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-20 20:39+0200\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:21+1000\n" "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n" "Language-Team: Ukrainian <trans...@lists.fedoraproject.org>\n" "Language: uk\n" @@ -144,8 +144,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "?????????????????????????? ???????????????????????? ??????????, ?????????????????? ???? ?????????????????? --help." +msgid "Recommended formatting for @samp{--help} output." +msgstr "?????????????????????????? ???????????????????????? ??????????, ?????????????????? ???? ?????????????????? @samp{--help}." #. type: node #: help2man.texi:87 help2man.texi:304 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/help2man-1.48.4/po-texi/zh_CN.po new/help2man-1.48.5/po-texi/zh_CN.po --- old/help2man-1.48.4/po-texi/zh_CN.po 2021-03-31 13:58:02.000000000 +0200 +++ new/help2man-1.48.5/po-texi/zh_CN.po 2021-08-22 13:21:27.000000000 +0200 @@ -16,8 +16,8 @@ msgstr "" "Project-Id-Version: help2man-texi 1.47.3\n" "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n" -"POT-Creation-Date: 2021-03-31 22:44+1100\n" -"PO-Revision-Date: 2021-01-19 23:13+1100\n" +"POT-Creation-Date: 2021-08-22 21:07+1000\n" +"PO-Revision-Date: 2021-08-22 21:21+1000\n" "Last-Translator: Mingye Wang (Arthur2e5) <arthur200...@gmail.com>\n" "Language-Team: Chinese (simplified) <i18n...@googlegroups.com>\n" "Language: zh_CN\n" @@ -152,8 +152,8 @@ #. type: menuentry #: help2man.texi:87 -msgid "Recommended formatting for --help output." -msgstr "????????? --help ???????????????" +msgid "Recommended formatting for @samp{--help} output." +msgstr "????????? @samp{--help} ???????????????" #. type: node #: help2man.texi:87 help2man.texi:304