Hello community,

here is the log from the commit of package help2man for openSUSE:Factory 
checked in at 2020-01-18 12:13:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/help2man (Old)
 and      /work/SRC/openSUSE:Factory/.help2man.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "help2man"

Sat Jan 18 12:13:42 2020 rev:43 rq:762542 version:1.47.12

Changes:
--------
--- /work/SRC/openSUSE:Factory/help2man/help2man.changes        2019-09-05 
12:34:17.991573534 +0200
+++ /work/SRC/openSUSE:Factory/.help2man.new.26092/help2man.changes     
2020-01-18 12:13:52.043001713 +0100
@@ -1,0 +2,7 @@
+Sun Jan  5 10:44:52 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- help2man 1.47.12:
+  * Fix minor error in Spanish translations
+  * Fix ordering of "other" sections in manual page
+
+-------------------------------------------------------------------

Old:
----
  help2man-1.47.11.tar.xz
  help2man-1.47.11.tar.xz.sig

New:
----
  help2man-1.47.12.tar.xz
  help2man-1.47.12.tar.xz.sig

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ help2man.spec ++++++
--- /var/tmp/diff_new_pack.nhAson/_old  2020-01-18 12:13:53.251002361 +0100
+++ /var/tmp/diff_new_pack.nhAson/_new  2020-01-18 12:13:53.255002364 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package help2man
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           help2man
-Version:        1.47.11
+Version:        1.47.12
 Release:        0
 Summary:        Script for generating man pages from --help output
 License:        GPL-3.0-or-later

++++++ help2man-1.47.11.tar.xz -> help2man-1.47.12.tar.xz ++++++
++++ 1659 lines of diff (skipped)
++++    retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/README new/help2man-1.47.12/README
--- old/help2man-1.47.11/README 2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/README 2020-01-04 07:02:33.000000000 +0100
@@ -1,4 +1,4 @@
-               README for GNU help2man version 1.47.11
+               README for GNU help2man version 1.47.12
 
 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:    http://www.gnu.org/software/help2man/
-  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.11.tar.xz
+  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.12.tar.xz
   Repository:   https://salsa.debian.org/bod/help2man.git
 
 -- 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/THANKS new/help2man-1.47.12/THANKS
--- old/help2man-1.47.11/THANKS 2019-03-18 09:10:07.000000000 +0100
+++ new/help2man-1.47.12/THANKS 2020-01-04 07:02:05.000000000 +0100
@@ -58,6 +58,7 @@
 Yann Soubeyrand                        <yann.soubeyr...@gmx.fr>
 SUZUKI Shoji                   <suzu...@cmpt.phys.tohoku.ac.jp>
 Reuben Thomas                  <r...@sc3d.org>
+Reuben Thomas                  <r...@sc3d.org>
 TRẦN Ngọc Quân                 <vnwild...@gmail.com>
 Patrick Tullmann               <tullm...@cs.utah.edu>
 Balázs Úr                      <urbal...@gmail.com>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/debian/changelog new/help2man-1.47.12/debian/changelog
--- old/help2man-1.47.11/debian/changelog       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/debian/changelog       2020-01-04 07:02:33.000000000 
+0100
@@ -1,3 +1,11 @@
+help2man (1.47.12) unstable; urgency=medium
+
+  * Fix minor error in po/es.po .
+  * Fix ordering of "other" sections in manual page (as reported by Reuben
+    Thomas).
+
+ -- Brendan O'Dea <b...@debian.org>  Sat, 04 Jan 2020 17:02:33 +1100
+
 help2man (1.47.11) unstable; urgency=medium
 
   * Adjust maintainer sanity check again, this time to handle binary NMUs
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/debian/copyright new/help2man-1.47.12/debian/copyright
--- old/help2man-1.47.11/debian/copyright       2018-10-13 05:38:57.000000000 
+0200
+++ new/help2man-1.47.12/debian/copyright       2020-01-04 07:02:33.000000000 
+0100
@@ -7,7 +7,8 @@
 
 Files: *
 Copyright: 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010,
-  2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc.
+  2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2020 Free Software
+  Foundation, Inc.
 License: GPL-3+
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-de.info new/help2man-1.47.12/help2man-de.info
--- old/help2man-1.47.11/help2man-de.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-de.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-de.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-de.info.tmp, produced by makeinfo version 6.7 from
 help2man-de.texi.
 
 Diese Datei dokumentiert den GNU-Befehl ‘help2man’, der einfache
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-es.info new/help2man-1.47.12/help2man-es.info
--- old/help2man-1.47.11/help2man-es.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-es.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-es.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-es.info.tmp, produced by makeinfo version 6.7 from
 help2man-es.texi.
 
 Este fichero contiene la documentación del programa GNU ‘help2man’, el
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-fr.info new/help2man-1.47.12/help2man-fr.info
--- old/help2man-1.47.11/help2man-fr.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-fr.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-fr.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-fr.info.tmp, produced by makeinfo version 6.7 from
 help2man-fr.texi.
 
 Ce fichier documente la commande GNU ‘help2man’ qui produit de simples
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-pl.info new/help2man-1.47.12/help2man-pl.info
--- old/help2man-1.47.11/help2man-pl.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-pl.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-pl.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-pl.info.tmp, produced by makeinfo version 6.7 from
 help2man-pl.texi.
 
 Ten plik opisuje polecenie GNU ‘help2man’, tworzące proste strony
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-pt_BR.info 
new/help2man-1.47.12/help2man-pt_BR.info
--- old/help2man-1.47.11/help2man-pt_BR.info    2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-pt_BR.info    2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-pt_BR.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-pt_BR.info.tmp, produced by makeinfo version 6.7 from
 help2man-pt_BR.texi.
 
 Esse arquivo documenta o comando GNU ‘help2man’ que produz páginas de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-sv.info new/help2man-1.47.12/help2man-sv.info
--- old/help2man-1.47.11/help2man-sv.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-sv.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-sv.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-sv.info.tmp, produced by makeinfo version 6.7 from
 help2man-sv.texi.
 
 Denna fil dokumenterar GNU ‘help2man’-kommandot som producerar enkla
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-uk.info new/help2man-1.47.12/help2man-uk.info
--- old/help2man-1.47.11/help2man-uk.info       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-uk.info       2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-uk.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-uk.info.tmp, produced by makeinfo version 6.7 from
 help2man-uk.texi.
 
 У цьому файлі міститься документація до програми GNU ‘help2man’.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man-zh_CN.info 
new/help2man-1.47.12/help2man-zh_CN.info
--- old/help2man-1.47.11/help2man-zh_CN.info    2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man-zh_CN.info    2020-01-04 07:02:33.000000000 
+0100
@@ -1,4 +1,4 @@
-This is help2man-zh_CN.info.tmp, produced by makeinfo version 6.6 from
+This is help2man-zh_CN.info.tmp, produced by makeinfo version 6.7 from
 help2man-zh_CN.texi.
 
 本文档记载 GNU ‘help2man’ 命令,用以从其他命令的 ‘--help’ 和 ‘--version’
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.1 new/help2man-1.47.12/help2man.1
--- old/help2man-1.47.11/help2man.1     2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.1     2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "August 2019" "help2man 1.47.11" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "January 2020" "help2man 1.47.12" "User Commands"
 .SH NAME
 help2man \- generate a simple manual page
 .SH SYNOPSIS
@@ -99,10 +99,10 @@
     SYNOPSIS
     DESCRIPTION
     OPTIONS
+    \fIother\fR
     ENVIRONMENT
     FILES
     EXAMPLES
-    \fIother\fR
     AUTHOR
     REPORTING BUGS
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.PL new/help2man-1.47.12/help2man.PL
--- old/help2man-1.47.11/help2man.PL    2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.PL    2020-01-04 07:02:33.000000000 +0100
@@ -16,7 +16,7 @@
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.47.11');
+my ($program, $version) = ('help2man', '1.47.12');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.da.1 new/help2man-1.47.12/help2man.da.1
--- old/help2man-1.47.11/help2man.da.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.da.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "august 2019" "help2man 1.47.11" "Brugerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "januar 2020" "help2man 1.47.12" "Brugerkommandoer"
 .SH NAVN
 help2man \- opret en simpel manualside
 .SH SYNOPSIS
@@ -102,10 +102,10 @@
     SYNOPSIS
     BESKRIVELSE
     TILVALG
+    \fIandet\fR
     MILJØ
     FILER
     EKSEMPLER
-    \fIandet\fR
     FORFATTER
     FEJLRAPPORTER
     OPHAVSRET
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.de.1 new/help2man-1.47.12/help2man.de.1
--- old/help2man-1.47.11/help2man.de.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.de.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "August 2019" "help2man 1.47.11" "Dienstprogramme für 
Benutzer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "Januar 2020" "help2man 1.47.12" "Dienstprogramme für 
Benutzer"
 .SH BEZEICHNUNG
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
@@ -102,10 +102,10 @@
     ÜBERSICHT
     BESCHREIBUNG
     OPTIONEN
+    \fIandere\fR
     UMGEBUNG
     DATEIEN
     BEISPIELE
-    \fIandere\fR
     AUTOR
     FEHLER MELDEN
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.el.1 new/help2man-1.47.12/help2man.el.1
--- old/help2man-1.47.11/help2man.el.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.el.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "Αυγούστου 2019" "help2man 1.47.11" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "Ιανουαρίου 2020" "help2man 1.47.12" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH SYNOPSIS
@@ -98,10 +98,10 @@
     SYNOPSIS
     DESCRIPTION
     OPTIONS
+    \fIάλλο\fR
     ENVIRONMENT
     FILES
     EXAMPLES
-    \fIάλλο\fR
     AUTHOR
     REPORTING BUGS
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.eo.1 new/help2man-1.47.12/help2man.eo.1
--- old/help2man-1.47.11/help2man.eo.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.eo.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "2019-08" "help2man 1.47.11" "Uzant-komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "2020-01" "help2man 1.47.12" "Uzant-komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
@@ -104,10 +104,10 @@
     RESUMO
     PRISKRIBO
     ELEKTILOJ|MODIFILOJ
+    \fIalia\fR
     MEDIO
     DOSIEROJ
     EKZEMPLOJ
-    \fIalia\fR
     AŬTORO
     RAPORTO DE PROGRAM-MISOJ
     KOPIRAJTO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.es.1 new/help2man-1.47.12/help2man.es.1
--- old/help2man-1.47.11/help2man.es.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.es.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "agosto 2019" "help2man 1.47.11" "Órdenes de usuario"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "enero 2020" "help2man 1.47.12" "Órdenes de usuario"
 .SH NOMBRE
 help2man \- genera una página de manual básica
 .SH SINOPSIS
@@ -99,10 +99,10 @@
     SINOPSIS
     DESCRIPCIÓN
     OPCIONES
+    \fIotras\fR
     ENTORNO
     FICHEROS
     EJEMPLOS
-    \fIotras\fR
     AUTOR
     INFORMAR DE ERRORES
     COPYRIGHT
@@ -148,7 +148,7 @@
 La documentación completa de
 .B help2man
 se mantiene como manual Texinfo.  Si los programas
-info .B
+.B info
 y
 .B help2man
 están adecuadamente instalados en su sistema, la orden
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.fi.1 new/help2man-1.47.12/help2man.fi.1
--- old/help2man-1.47.11/help2man.fi.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.fi.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "elokuu 2019" "help2man 1.47.11" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "tammikuu 2020" "help2man 1.47.12" "Käyttäjän sovellukset"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
@@ -105,10 +105,10 @@
     YLEISKATSAUS
     KUVAUS
     VALITSIMET
+    \fImuut\fR
     YMPÄRISTÖ
     TIEDOSTOT
     ESIMERKKEJÄ
-    \fImuut\fR
     TEKIJÄ
     VIRHEISTÄ ILMOITTAMINEN
     TEKIJÄNOIKEUDET
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.fr.1 new/help2man-1.47.12/help2man.fr.1
--- old/help2man-1.47.11/help2man.fr.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.fr.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "août 2019" "help2man 1.47.11" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "janvier 2020" "help2man 1.47.12" "Commandes"
 .SH NOM
 help2man \- Créer une page de manuel sommaire
 .SH SYNOPSIS
@@ -108,10 +108,10 @@
     SYNOPSIS
     DESCRIPTION
     OPTIONS
+    \fIautres\fR
     ENVIRONNEMENT
     FICHIERS
     EXEMPLES
-    \fIautres\fR
     AUTEUR
     BOGUES
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.h2m.PL new/help2man-1.47.12/help2man.h2m.PL
--- old/help2man-1.47.11/help2man.h2m.PL        2014-10-09 13:34:18.000000000 
+0200
+++ new/help2man-1.47.12/help2man.h2m.PL        2020-01-04 07:02:33.000000000 
+0100
@@ -8,7 +8,7 @@
 #   -l, --locale=STRING    Output file for locale STRING
 #   -m, --message-dir=DIR  Directory for message catalogs
 
-# Copyright (C) 2012, 2013, 2014 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2013, 2014, 2020 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -139,10 +139,10 @@
 print OUT '    ', _('SYNOPSIS'), "\n";
 print OUT '    ', _('DESCRIPTION'), "\n";
 print OUT '    ', _('OPTIONS'), "\n";
+print OUT '    \fI', _('other'), "\\fR\n";
 print OUT '    ', _('ENVIRONMENT'), "\n";
 print OUT '    ', _('FILES'), "\n";
 print OUT '    ', _('EXAMPLES'), "\n";
-print OUT '    \fI', _('other'), "\\fR\n";
 print OUT '    ', _('AUTHOR'), "\n";
 print OUT '    ', _('REPORTING BUGS'), "\n";
 print OUT '    ', _('COPYRIGHT'), "\n";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.hr.1 new/help2man-1.47.12/help2man.hr.1
--- old/help2man-1.47.11/help2man.hr.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.hr.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "kolovoza 2019" "help2man 1.47.11" "Korisničke naredbe"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "siječnja 2020" "help2man 1.47.12" "Korisničke naredbe"
 .SH IME
 help2man \- napravi jednostavnu stranicu priručnika
 .SH PREGLED
@@ -99,10 +99,10 @@
     PREGLED
     OPIS
     OPCIJE
+    \fIostalo\fR
     OKOLINA
     DATOTEKE
     PRIMJERI
-    \fIostalo\fR
     AUTOR
     PRIJAVA GREŠAKA
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.hu.1 new/help2man-1.47.12/help2man.hu.1
--- old/help2man-1.47.11/help2man.hu.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.hu.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "2019. augusztus" "help2man 1.47.11" "Felhasználói parancsok"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "2020. január" "help2man 1.47.12" "Felhasználói parancsok"
 .SH NÉV
 help2man \- egy egyszerű kézikönyvoldal előállítása
 .SH LEÍRÁS
@@ -98,10 +98,10 @@
     ÖSSZEGZÉS
     LEÍRÁS
     KAPCSOLÓK
+    \fIegyéb\fR
     KÖRNYEZET
     FÁJLOK
     PÉLDÁK
-    \fIegyéb\fR
     SZERZŐ
     HIBÁK JELENTÉSE
     SZERZŐI JOG
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.info new/help2man-1.47.12/help2man.info
--- old/help2man-1.47.11/help2man.info  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.info  2020-01-04 07:02:33.000000000 +0100
@@ -1,4 +1,4 @@
-This is help2man.info, produced by makeinfo version 6.6 from
+This is help2man.info, produced by makeinfo version 6.7 from
 help2man.texi.
 
 This file documents the GNU ‘help2man’ command which produces simple
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.it.1 new/help2man-1.47.12/help2man.it.1
--- old/help2man-1.47.11/help2man.it.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.it.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "agosto 2019" "help2man 1.47.11" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "gennaio 2020" "help2man 1.47.12" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
@@ -100,10 +100,10 @@
     SINTASSI
     DESCRIZIONE
     OPZIONI
+    \fIaltre\fR
     VARIABILI D'AMBIENTE
     FILE
     ESEMPI
-    \fIaltre\fR
     AUTORE
     SEGNALAZIONE BUG
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.ja.1 new/help2man-1.47.12/help2man.ja.1
--- old/help2man-1.47.11/help2man.ja.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.ja.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "2019年8月" "help2man 1.47.11" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "2020年1月" "help2man 1.47.12" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
@@ -101,10 +101,10 @@
     書式
     説明
     オプション
+    \fIその他\fR
     環境変数
     ファイル
     例
-    \fIその他\fR
     作者
     バグの報告
     著作権
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.nb.1 new/help2man-1.47.12/help2man.nb.1
--- old/help2man-1.47.11/help2man.nb.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.nb.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "august 2019" "help2man 1.47.11" "Brukerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "januar 2020" "help2man 1.47.12" "Brukerkommandoer"
 .SH NAVN
 help2man \- generer en enkel manualside
 .SH OVERSIKT
@@ -99,10 +99,10 @@
     OVERSIKT
     BESKRIVELSE
     VALG
+    \fIandre\fR
     MILJØ
     FILER
     EKSEMPLER
-    \fIandre\fR
     OPPHAVSMANN
     RAPPORTERING AV FEIL
     OPPHAVSRETT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.pl.1 new/help2man-1.47.12/help2man.pl.1
--- old/help2man-1.47.11/help2man.pl.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.pl.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "sierpnia 2019" "help2man 1.47.11" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "stycznia 2020" "help2man 1.47.12" "Polecenia użytkownika"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
@@ -101,10 +101,10 @@
     SKŁADNIA
     OPIS
     OPCJE
+    \fIinne\fR
     ŚRODOWISKO
     PLIKI
     PRZYKŁADY
-    \fIinne\fR
     AUTOR
     ZGŁASZANIE BŁĘDÓW
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.pt_BR.1 new/help2man-1.47.12/help2man.pt_BR.1
--- old/help2man-1.47.11/help2man.pt_BR.1       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man.pt_BR.1       2020-01-04 07:02:33.000000000 
+0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "agosto de 2019" "help2man 1.47.11" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "janeiro de 2020" "help2man 1.47.12" "Comandos de usuário"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH SINOPSE
@@ -102,10 +102,10 @@
     SINOPSE
     DESCRIÇÃO
     OPÇÕES
+    \fIoutra\fR
     AMBIENTE
     ARQUIVOS
     EXEMPLOS
-    \fIoutra\fR
     AUTOR
     RELATANDO PROBLEMAS
     DIREITOS AUTORAIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.ru.1 new/help2man-1.47.12/help2man.ru.1
--- old/help2man-1.47.11/help2man.ru.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.ru.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "12.08.2019" "help2man 1.47.11" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "04.01.2020" "help2man 1.47.12" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
@@ -101,10 +101,10 @@
     ОБЗОР
     ОПИСАНИЕ
     ПАРАМЕТРЫ
+    \fIдругой\fR
     ОКРУЖЕНИЕ
     ФАЙЛЫ
     ПРИМЕРЫ
-    \fIдругой\fR
     АВТОР
     СООБЩЕНИЯ ОБ ОШИБКАХ
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.sr.1 new/help2man-1.47.12/help2man.sr.1
--- old/help2man-1.47.11/help2man.sr.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.sr.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH ГНУ "1" "август 2019." "ГНУ help2man 1.47.11" "Корисничке 
наредбе"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH ГНУ "1" "јануар 2020." "ГНУ help2man 1.47.12" "Корисничке 
наредбе"
 .SH НАЗИВ
 help2man \— ствара страницу упутства
 .SH УВОД
@@ -108,10 +108,10 @@
     УВОД
     ОПИС
     ОПЦИЈЕ
+    \fIостало\fR
     ОКРУЖЕЊЕ
     ДАТОТЕКЕ
     ПРИМЕРИ
-    \fIостало\fR
     АУТОР
     ПРИЈАВЉИВАЊЕ ГРЕШАКА
     АУТОРСКА ПРАВА
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.sv.1 new/help2man-1.47.12/help2man.sv.1
--- old/help2man-1.47.11/help2man.sv.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.sv.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "augusti 2019" "help2man 1.47.11" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "januari 2020" "help2man 1.47.12" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH SYNOPSIS
@@ -98,10 +98,10 @@
     SYNOPSIS
     BESKRIVNING
     FLAGGOR
+    \fIövrigt\fR
     MILJÖ
     FILER
     EXEMPEL
-    \fIövrigt\fR
     UPPHOVSMAN
     RAPPORTERA FEL
     COPYRIGHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.ta.1 new/help2man-1.47.12/help2man.ta.1
--- old/help2man-1.47.11/help2man.ta.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.ta.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "ஆகஸ்ட் 2019" "help2man 1.47.11" "பயனர்க் கட்டளைகள்"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "ஜனவரி 2020" "help2man 1.47.12" "பயனர்க் கட்டளைகள்"
 .SH பெயர்
 help2man \- எளிய கையேட்டுப் பக்கத்தை உருவாக்கு
 .SH விளக்கம்
@@ -100,10 +100,10 @@
     சுருக்கம்
     விளக்கம்
     செயல்மாற்றிகள்
+    \fIபிற\fR
     சூழல்
     கோப்புகள்
     எடுத்துக்காட்டுகள்
-    \fIபிற\fR
     நிரலாசிரியர்
     வழுக்களை அறிவிப்பது
     பதிப்புரிமை
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.uk.1 new/help2man-1.47.12/help2man.uk.1
--- old/help2man-1.47.11/help2man.uk.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.uk.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "12.08.19" "help2man 1.47.11" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "04.01.20" "help2man 1.47.12" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
@@ -98,10 +98,10 @@
     КОРОТКИЙ ОПИС
     ОПИС
     ПАРАМЕТРИ
+    \fIінше\fR
     СЕРЕДОВИЩЕ
     ФАЙЛИ
     ПРИКЛАДИ
-    \fIінше\fR
     АВТОР
     Як надіслати звіт про вади
     Авторські права
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.vi.1 new/help2man-1.47.12/help2man.vi.1
--- old/help2man-1.47.11/help2man.vi.1  2019-08-12 14:52:07.000000000 +0200
+++ new/help2man-1.47.12/help2man.vi.1  2020-01-04 07:02:33.000000000 +0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "Tháng 8 2019" "help2man 1.47.11" "Các câu lệnh"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "Tháng 1 2020" "help2man 1.47.12" "Các câu lệnh"
 .SH TÊN
 help2man \- tạo một trang hướng dẫn dạng man kiểu đơn giản
 .SH "TÓM TẮT"
@@ -111,10 +111,10 @@
     TÓM TẮT
     MÔ TẢ
     TÙY CHỌN
+    \fIkhác\fR
     MÔI TRƯỜNG
     TẬP TIN
     VÍ DỤ
-    \fIkhác\fR
     TÁC GIẢ
     THÔNG BÁO LỖI
     BẢN QUYỀN
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/help2man.zh_CN.1 new/help2man-1.47.12/help2man.zh_CN.1
--- old/help2man-1.47.11/help2man.zh_CN.1       2019-08-12 14:52:07.000000000 
+0200
+++ new/help2man-1.47.12/help2man.zh_CN.1       2020-01-04 07:02:33.000000000 
+0100
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
-.TH HELP2MAN "1" "2019 八月" "help2man 1.47.11" "用户命令"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.12.
+.TH HELP2MAN "1" "2020 一月" "help2man 1.47.12" "用户命令"
 .SH 名称
 help2man \- 输出一份简单的手册页
 .SH 描述
@@ -96,10 +96,10 @@
     摘要
     描述
     选项
+    \fI其它\fR
     环境
     文件
     示例
-    \fI其它\fR
     作者
     报告程序臭虫
     版权
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/da.po new/help2man-1.47.12/po/da.po
--- old/help2man-1.47.11/po/da.po       2017-09-23 05:47:50.000000000 +0200
+++ new/help2man-1.47.12/po/da.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man-1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:47+1000\n"
 "Last-Translator: Joe Hansen <joedalt...@yahoo.dk>\n"
 "Language-Team: Danish <da...@dansk-gruppen.dk>\n"
@@ -213,15 +213,15 @@
 msgid "OPTIONS"
 msgstr "TILVALG"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "MILJØ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FILER"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EKSEMPLER"
 
@@ -367,7 +367,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Rækkefølgen for afsnit (for dem inkluderet) er:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "andet"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/de.po new/help2man-1.47.12/po/de.po
--- old/help2man-1.47.11/po/de.po       2017-09-23 05:48:37.000000000 +0200
+++ new/help2man-1.47.12/po/de.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:48+1000\n"
 "Last-Translator: Mario Blättermann <mario.blaetterm...@gmail.com>\n"
 "Language-Team: German <translation-team...@lists.sourceforge.net>\n"
@@ -221,15 +221,15 @@
 msgid "OPTIONS"
 msgstr "OPTIONEN"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "UMGEBUNG"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "DATEIEN"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "BEISPIELE"
 
@@ -379,7 +379,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Die Reihenfolge der auszugebenden Abschnitte ist:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "andere"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/el.po new/help2man-1.47.12/po/el.po
--- old/help2man-1.47.11/po/el.po       2017-09-23 05:49:08.000000000 +0200
+++ new/help2man-1.47.12/po/el.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.40.7\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:49+1000\n"
 "Last-Translator: Savvas Radevic <vice...@gmail.com>\n"
 "Language-Team: Greek <t...@lists.gnome.gr>\n"
@@ -222,15 +222,15 @@
 msgid "OPTIONS"
 msgstr "OPTIONS"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ENVIRONMENT"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FILES"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EXAMPLES"
 
@@ -379,7 +379,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Η σειρά εξαγωγής ενοτήτων (γι' αυτές που περιλαμβάνονται) είναι:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "άλλο"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/eo.po new/help2man-1.47.12/po/eo.po
--- old/help2man-1.47.11/po/eo.po       2017-09-23 05:50:07.000000000 +0200
+++ new/help2man-1.47.12/po/eo.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:50+1000\n"
 "Last-Translator: Felipe Castro <fef...@gmail.com>\n"
 "Language-Team: Esperanto <translation-team...@lists.sourceforge.net>\n"
@@ -220,15 +220,15 @@
 msgid "OPTIONS"
 msgstr "ELEKTILOJ|MODIFILOJ"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "MEDIO"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "DOSIEROJ"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EKZEMPLOJ"
 
@@ -376,7 +376,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "La sekci-eliga ordo (por tiuj enmetitaj) estas:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "alia"
 
Binary files old/help2man-1.47.11/po/es.gmo and new/help2man-1.47.12/po/es.gmo 
differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/es.po new/help2man-1.47.12/po/es.po
--- old/help2man-1.47.11/po/es.po       2017-09-23 05:50:08.000000000 +0200
+++ new/help2man-1.47.12/po/es.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,8 +7,8 @@
 msgstr ""
 "Project-Id-Version: help2man-1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
-"PO-Revision-Date: 2017-09-23 13:50+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
+"PO-Revision-Date: 2020-01-04 16:44+1100\n"
 "Last-Translator: Antonio Ceballos <acebal...@gmail.com>\n"
 "Language-Team: Spanish <e...@tp.org.es>\n"
 "Language: es\n"
@@ -220,15 +220,15 @@
 msgid "OPTIONS"
 msgstr "OPCIONES"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ENTORNO"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FICHEROS"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EJEMPLOS"
 
@@ -266,7 +266,7 @@
 "La documentación completa de\n"
 ".B %s\n"
 "se mantiene como manual Texinfo.  Si los programas\n"
-"info .B\n"
+".B info\n"
 "y\n"
 ".B %s\n"
 "están adecuadamente instalados en su sistema, la orden\n"
@@ -379,7 +379,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "El orden en que salen las secciones (aquellas que estén incluidas) es:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "otras"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/fi.po new/help2man-1.47.12/po/fi.po
--- old/help2man-1.47.11/po/fi.po       2017-09-23 05:56:24.000000000 +0200
+++ new/help2man-1.47.12/po/fi.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.45.2pre1\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:56+1000\n"
 "Last-Translator: Jorma Karvonen <karvonen.jo...@gmail.com>\n"
 "Language-Team: Finnish <translation-team...@lists.sourceforge.net>\n"
@@ -222,15 +222,15 @@
 msgid "OPTIONS"
 msgstr "VALITSIMET"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "YMPÄRISTÖ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "TIEDOSTOT"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "ESIMERKKEJÄ"
 
@@ -378,7 +378,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Kappaleiden tulostusjärjestys on:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "muut"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/fr.po new/help2man-1.47.12/po/fr.po
--- old/help2man-1.47.11/po/fr.po       2017-09-23 05:57:23.000000000 +0200
+++ new/help2man-1.47.12/po/fr.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: David Prévot <da...@tilapin.org>\n"
 "Language-Team: French <tra...@traduc.org>\n"
@@ -256,16 +256,16 @@
 msgid "OPTIONS"
 msgstr "OPTIONS"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ENVIRONNEMENT"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FICHIERS"
 
 #  Title of the EXAMPLES section in generated localized manual pages
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EXEMPLES"
 
@@ -423,7 +423,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "L'ordre des sections produites est\\ :"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "autres"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/hr.po new/help2man-1.47.12/po/hr.po
--- old/help2man-1.47.11/po/hr.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/hr.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.41.2\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Tomislav Krznar <tomislav.krz...@gmail.com>\n"
 "Language-Team: Croatian <lokalizac...@linux.hr>\n"
@@ -221,15 +221,15 @@
 msgid "OPTIONS"
 msgstr "OPCIJE"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "OKOLINA"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "DATOTEKE"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "PRIMJERI"
 
@@ -376,7 +376,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Izlazni redoslijed skupina (za one uključene):"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "ostalo"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/hu.po new/help2man-1.47.12/po/hu.po
--- old/help2man-1.47.11/po/hu.po       2018-02-28 12:38:47.000000000 +0100
+++ new/help2man-1.47.12/po/hu.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2018-02-28 22:38+1100\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2018-01-20 14:48+0100\n"
 "Last-Translator: Balázs Úr <urbal...@gmail.com>\n"
 "Language-Team: Hungarian <translation-team...@lists.sourceforge.net>\n"
@@ -192,15 +192,15 @@
 msgid "OPTIONS"
 msgstr "KAPCSOLÓK"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "KÖRNYEZET"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FÁJLOK"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "PÉLDÁK"
 
@@ -311,7 +311,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "A szakasz kimeneti sorrendje (amelyeket tartalmazza):"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "egyéb"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/it.po new/help2man-1.47.12/po/it.po
--- old/help2man-1.47.11/po/it.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/it.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man-1.40.7\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Sergio Zanchetta <prime...@ubuntu.com>\n"
 "Language-Team: Italian <t...@lists.linux.it>\n"
@@ -221,15 +221,15 @@
 msgid "OPTIONS"
 msgstr "OPZIONI"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "VARIABILI D'AMBIENTE"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FILE"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "ESEMPI"
 
@@ -381,7 +381,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "L'ordine di output delle sezioni (per quelle incluse) è:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "altre"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/ja.po new/help2man-1.47.12/po/ja.po
--- old/help2man-1.47.11/po/ja.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/ja.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.43.2\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Yasumichi Akahoshi <yasumi...@vinelinux.org>\n"
 "Language-Team: Japanese <translation-team...@lists.sourceforge.net>\n"
@@ -224,15 +224,15 @@
 msgid "OPTIONS"
 msgstr "オプション"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "環境変数"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "ファイル"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "例"
 
@@ -380,7 +380,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "セクションの出力順序:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "その他"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/nb.po new/help2man-1.47.12/po/nb.po
--- old/help2man-1.47.11/po/nb.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/nb.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man-1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Johnny A. Solbu <joh...@solbu.net>\n"
 "Language-Team: Norwegian Bokmaal <i18n...@lister.ping.uio.no>\n"
@@ -220,15 +220,15 @@
 msgid "OPTIONS"
 msgstr "VALG"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "MILJØ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FILER"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EKSEMPLER"
 
@@ -375,7 +375,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Seksjonsutgangsrekkefølgen (for de som er inkludert) er:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "andre"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/pl.po new/help2man-1.47.12/po/pl.po
--- old/help2man-1.47.11/po/pl.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/pl.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Jakub Bogusz <qbo...@pld-linux.org>\n"
 "Language-Team: Polish <translation-team...@lists.sourceforge.net>\n"
@@ -219,15 +219,15 @@
 msgid "OPTIONS"
 msgstr "OPCJE"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ŚRODOWISKO"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "PLIKI"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "PRZYKŁADY"
 
@@ -376,7 +376,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Kolejność sekcji na wyjściu to:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "inne"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/pt_BR.po new/help2man-1.47.12/po/pt_BR.po
--- old/help2man-1.47.11/po/pt_BR.po    2018-02-28 12:38:47.000000000 +0100
+++ new/help2man-1.47.12/po/pt_BR.po    2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2018-02-28 22:38+1100\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2016-06-13 15:08-0300\n"
 "Last-Translator: Rafael Fontenelle <rafae...@gnome.org>\n"
 "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
@@ -229,15 +229,15 @@
 msgid "OPTIONS"
 msgstr "OPÇÕES"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "AMBIENTE"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "ARQUIVOS"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EXEMPLOS"
 
@@ -387,7 +387,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "A ordem da saída das seções é:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "outra"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/ru.po new/help2man-1.47.12/po/ru.po
--- old/help2man-1.47.11/po/ru.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/ru.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Yuri Kozlov <yu...@komyakino.ru>\n"
 "Language-Team: Russian <g...@mx.ru>\n"
@@ -219,15 +219,15 @@
 msgid "OPTIONS"
 msgstr "ПАРАМЕТРЫ"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ОКРУЖЕНИЕ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "ФАЙЛЫ"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "ПРИМЕРЫ"
 
@@ -376,7 +376,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Порядок вывода разделов (для включённых):"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "другой"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/sr.po new/help2man-1.47.12/po/sr.po
--- old/help2man-1.47.11/po/sr.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/sr.po       2020-01-04 07:02:33.000000000 +0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: help2man-1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Мирослав Николић <miroslavniko...@rocketmail.com>\n"
 "Language-Team: Serbian <(nothing)>\n"
@@ -218,15 +218,15 @@
 msgid "OPTIONS"
 msgstr "ОПЦИЈЕ"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "ОКРУЖЕЊЕ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "ДАТОТЕКЕ"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "ПРИМЕРИ"
 
@@ -374,7 +374,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Поредак резултата одељка (за оне укључене) је:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "остало"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/sv.po new/help2man-1.47.12/po/sv.po
--- old/help2man-1.47.11/po/sv.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/sv.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Sebastian Rasmussen <seb...@gmail.com>\n"
 "Language-Team: Swedish <tp...@listor.tp-sv.se>\n"
@@ -219,15 +219,15 @@
 msgid "OPTIONS"
 msgstr "FLAGGOR"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "MILJÖ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "FILER"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "EXEMPEL"
 
@@ -376,7 +376,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Ordning på sektionsutskriften är:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "övrigt"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/ta.po new/help2man-1.47.12/po/ta.po
--- old/help2man-1.47.11/po/ta.po       2019-03-18 09:06:24.000000000 +0100
+++ new/help2man-1.47.12/po/ta.po       2020-01-04 07:02:33.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2018-10-13 15:18+1100\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2019-03-12 16:04+0530\n"
 "Last-Translator: Arun Isaac <arunis...@systemreboot.net>\n"
 "Language-Team: Tamil <ta...@systemreboot.net>\n"
@@ -189,15 +189,15 @@
 msgid "OPTIONS"
 msgstr "செயல்மாற்றிகள்"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "சூழல்"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "கோப்புகள்"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "எடுத்துக்காட்டுகள்"
 
@@ -316,7 +316,7 @@
 msgid "The section output order (for those included) is:"
 msgstr ""
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "பிற"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/uk.po new/help2man-1.47.12/po/uk.po
--- old/help2man-1.47.11/po/uk.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/uk.po       2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Yuri Chornoivan <yurc...@ukr.net>\n"
 "Language-Team: Ukrainian <translation-team...@lists.sourceforge.net>\n"
@@ -220,15 +220,15 @@
 msgid "OPTIONS"
 msgstr "ПАРАМЕТРИ"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "СЕРЕДОВИЩЕ"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "ФАЙЛИ"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "ПРИКЛАДИ"
 
@@ -378,7 +378,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Порядок виведення розділів (для включених розділів):"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "інше"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/vi.po new/help2man-1.47.12/po/vi.po
--- old/help2man-1.47.11/po/vi.po       2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/vi.po       2020-01-04 07:02:33.000000000 +0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Trần Ngọc Quân <vnwild...@gmail.com>\n"
 "Language-Team: Vietnamese <translation-team...@lists.sourceforge.net>\n"
@@ -226,16 +226,16 @@
 msgid "OPTIONS"
 msgstr "TÙY CHỌN"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "MÔI TRƯỜNG"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "TẬP TIN"
 
 # type: =head1
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "VÍ DỤ"
 
@@ -385,7 +385,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "Thứ tự xuất phần (đã được bao gồm):"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "khác"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/help2man-1.47.11/po/zh_CN.po new/help2man-1.47.12/po/zh_CN.po
--- old/help2man-1.47.11/po/zh_CN.po    2017-09-23 05:57:22.000000000 +0200
+++ new/help2man-1.47.12/po/zh_CN.po    2020-01-04 07:02:33.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: help2man 1.46.6\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2...@gnu.org>\n"
-"POT-Creation-Date: 2017-09-23 13:39+1000\n"
+"POT-Creation-Date: 2020-01-04 17:11+1100\n"
 "PO-Revision-Date: 2017-09-23 13:57+1000\n"
 "Last-Translator: Mingye Wang <arthur200...@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n...@googlegroups.com>\n"
@@ -218,15 +218,15 @@
 msgid "OPTIONS"
 msgstr "选项"
 
-#: help2man:469 help2man:698 help2man.h2m.PL:142
+#: help2man:469 help2man:698 help2man.h2m.PL:143
 msgid "ENVIRONMENT"
 msgstr "环境"
 
-#: help2man:474 help2man:698 help2man.h2m.PL:143
+#: help2man:474 help2man:698 help2man.h2m.PL:144
 msgid "FILES"
 msgstr "文件"
 
-#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:144
+#: help2man:479 help2man:602 help2man:698 help2man.h2m.PL:145
 msgid "EXAMPLES"
 msgstr "示例"
 
@@ -371,7 +371,7 @@
 msgid "The section output order (for those included) is:"
 msgstr "章节输出(包含的)顺序为:"
 
-#: help2man.h2m.PL:145
+#: help2man.h2m.PL:142
 msgid "other"
 msgstr "其它"
 



Reply via email to