Hello community,

here is the log from the commit of package help2man for openSUSE:Factory 
checked in at 2020-05-09 19:48:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/help2man (Old)
 and      /work/SRC/openSUSE:Factory/.help2man.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "help2man"

Sat May  9 19:48:30 2020 rev:46 rq:798995 version:1.47.15

Changes:
--------
--- /work/SRC/openSUSE:Factory/help2man/help2man.changes        2020-04-28 
22:29:33.813439539 +0200
+++ /work/SRC/openSUSE:Factory/.help2man.new.2738/help2man.changes      
2020-05-09 19:48:32.236346230 +0200
@@ -1,0 +2,12 @@
+Tue Apr 28 18:58:08 UTC 2020 - Andreas Stieger <andreas.stie...@gmx.de>
+
+- help2man 1.47.15:
+  * Use the package name and version as the default for --source
+    (was program)
+  * Support packages in version strings without the GNU or Free
+    prefix
+  * Allow an optional second dash to separate the package name from
+    the version for multi-word packages:
+    "program - package name - version"
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ help2man.spec ++++++
--- /var/tmp/diff_new_pack.tvfrl0/_old  2020-05-09 19:48:32.864347578 +0200
+++ /var/tmp/diff_new_pack.tvfrl0/_new  2020-05-09 19:48:32.864347578 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           help2man
-Version:        1.47.14
+Version:        1.47.15
 Release:        0
 Summary:        Script for generating man pages from --help output
 License:        GPL-3.0-or-later

++++++ help2man-1.47.14.tar.xz -> help2man-1.47.15.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/README new/help2man-1.47.15/README
--- old/help2man-1.47.14/README 2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/README 2020-04-27 07:34:29.000000000 +0200
@@ -1,4 +1,4 @@
-               README for GNU help2man version 1.47.14
+               README for GNU help2man version 1.47.15
 
 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.14.tar.xz
+  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.15.tar.xz
   Repository:   https://salsa.debian.org/bod/help2man.git
 
 -- 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/configure 
new/help2man-1.47.15/configure
--- old/help2man-1.47.14/configure      2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/configure      2020-04-27 07:34:29.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.47.14.
+# Generated by GNU Autoconf 2.69 for GNU help2man 1.47.15.
 #
 # 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.47.14'
-PACKAGE_STRING='GNU help2man 1.47.14'
+PACKAGE_VERSION='1.47.15'
+PACKAGE_STRING='GNU help2man 1.47.15'
 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.47.14 to adapt to many kinds of systems.
+\`configure' configures GNU help2man 1.47.15 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.47.14:";;
+     short | recursive ) echo "Configuration of GNU help2man 1.47.15:";;
    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.47.14
+GNU help2man configure 1.47.15
 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.47.14, which was
+It was created by GNU help2man $as_me 1.47.15, 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.47.14, which was
+This file was extended by GNU help2man $as_me 1.47.15, 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.47.14
+GNU help2man config.status 1.47.15
 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.47.14/debian/changelog 
new/help2man-1.47.15/debian/changelog
--- old/help2man-1.47.14/debian/changelog       2020-04-24 15:58:17.000000000 
+0200
+++ new/help2man-1.47.15/debian/changelog       2020-04-27 07:34:29.000000000 
+0200
@@ -1,3 +1,13 @@
+help2man (1.47.15) unstable; urgency=medium
+
+  * Use the package name and version as the default for --source (was
+    program).
+  * Support packages in version strings without the GNU or Free prefix.
+  * Allow an optional second dash to separate the package name from the
+    version for multi-word packages: "program - package name - version".
+
+ -- Brendan O'Dea <b...@debian.org>  Mon, 27 Apr 2020 15:34:29 +1000
+
 help2man (1.47.14) unstable; urgency=medium
 
   * Revert --version parsing change from 1.47.13, which had unintended
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.1 
new/help2man-1.47.15/help2man.1
--- old/help2man-1.47.14/help2man.1     2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.1     2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "April 2020" "help2man 1.47.14" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "April 2020" "GNU help2man 1.47.15" "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.47.14/help2man.PL 
new/help2man-1.47.15/help2man.PL
--- old/help2man-1.47.14/help2man.PL    2020-04-24 15:41:06.000000000 +0200
+++ new/help2man-1.47.15/help2man.PL    2020-04-27 07:34:29.000000000 +0200
@@ -16,7 +16,7 @@
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.47.14');
+my ($program, $version) = ('help2man', '1.47.15');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
@@ -403,15 +403,17 @@
 #   <version>
 #   <program> <version>
 #   {GNU,Free} <program> <version>
-#   <program> ({GNU,Free} <package>) <version>
-#   <program> - {GNU,Free} <package> <version>
+#   <program> ({GNU,Free,} <package>) <version>
+#   <program> - {GNU,Free,} <package> <version>
+#   <program> - {GNU,Free,} <package> - <version>
 #
 # and separated from any copyright/author details by a blank line.
 
 ($_, $version_text) = ((split /\n+/, $version_text, 2), '');
 
-if (/^(\S+) +\(((?:GNU|Free) +[^)]+)\) +(\S.*)$/ or
-    /^(\S+) +- +((?:GNU|Free) +\S+) +(\S.*)$/)
+if (/^(\S+) +\(((?:(?:GNU|Free) +)?[^)]+)\) +(\S.*)$/ or
+    /^(\S+) +- +((?:(?:GNU|Free) +)?\S.*) +- +(\S.*)$/ or
+    /^(\S+) +- +((?:(?:GNU|Free) +)?\S+) +(\S.*)$/)
 {
     $program = program_basename $1;
     $package = $2;
@@ -457,7 +459,7 @@
 my $PROGRAM = uc $program;
 
 # Set default page head/footers
-$source ||= "$program $version";
+$source ||= "$package $version";
 unless ($manual)
 {
     for ($section)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.da.1 
new/help2man-1.47.15/help2man.da.1
--- old/help2man-1.47.14/help2man.da.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.da.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "april 2020" "help2man 1.47.14" "Brugerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "april 2020" "GNU help2man 1.47.15" "Brugerkommandoer"
 .SH NAVN
 help2man \- opret en simpel manualside
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.de.1 
new/help2man-1.47.15/help2man.de.1
--- old/help2man-1.47.14/help2man.de.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.de.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "April 2020" "help2man 1.47.14" "Dienstprogramme für Benutzer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "April 2020" "GNU help2man 1.47.15" "Dienstprogramme für 
Benutzer"
 .SH BEZEICHNUNG
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.el.1 
new/help2man-1.47.15/help2man.el.1
--- old/help2man-1.47.14/help2man.el.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.el.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "Απριλίου 2020" "help2man 1.47.14" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "Απριλίου 2020" "GNU help2man 1.47.15" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.eo.1 
new/help2man-1.47.15/help2man.eo.1
--- old/help2man-1.47.14/help2man.eo.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.eo.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "2020-04" "help2man 1.47.14" "Uzant-komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "2020-04" "GNU help2man 1.47.15" "Uzant-komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.es.1 
new/help2man-1.47.15/help2man.es.1
--- old/help2man-1.47.14/help2man.es.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.es.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "abril 2020" "help2man 1.47.14" "Órdenes de usuario"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "abril 2020" "GNU help2man 1.47.15" "Órdenes de usuario"
 .SH NOMBRE
 help2man \- genera una página de manual básica
 .SH SINOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.fi.1 
new/help2man-1.47.15/help2man.fi.1
--- old/help2man-1.47.14/help2man.fi.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.fi.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "huhtikuu 2020" "help2man 1.47.14" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "huhtikuu 2020" "GNU help2man 1.47.15" "Käyttäjän sovellukset"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.fr.1 
new/help2man-1.47.15/help2man.fr.1
--- old/help2man-1.47.14/help2man.fr.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.fr.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "avril 2020" "help2man 1.47.14" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "avril 2020" "GNU help2man 1.47.15" "Commandes"
 .SH NOM
 help2man \- Créer une page de manuel sommaire
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.hr.1 
new/help2man-1.47.15/help2man.hr.1
--- old/help2man-1.47.14/help2man.hr.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.hr.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "travnja 2020" "help2man 1.47.14" "Korisničke naredbe"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "travnja 2020" "GNU help2man 1.47.15" "Korisničke naredbe"
 .SH IME
 help2man \- napravi jednostavnu stranicu priručnika
 .SH PREGLED
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.hu.1 
new/help2man-1.47.15/help2man.hu.1
--- old/help2man-1.47.14/help2man.hu.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.hu.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "2020. április" "help2man 1.47.14" "Felhasználói parancsok"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "2020. április" "GNU help2man 1.47.15" "Felhasználói 
parancsok"
 .SH NÉV
 help2man \- egy egyszerű kézikönyvoldal előállítása
 .SH LEÍRÁS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.it.1 
new/help2man-1.47.15/help2man.it.1
--- old/help2man-1.47.14/help2man.it.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.it.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "aprile 2020" "help2man 1.47.14" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "aprile 2020" "GNU help2man 1.47.15" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.ja.1 
new/help2man-1.47.15/help2man.ja.1
--- old/help2man-1.47.14/help2man.ja.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.ja.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "2020年4月" "help2man 1.47.14" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "2020年4月" "GNU help2man 1.47.15" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.nb.1 
new/help2man-1.47.15/help2man.nb.1
--- old/help2man-1.47.14/help2man.nb.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.nb.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "april 2020" "help2man 1.47.14" "Brukerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "april 2020" "GNU help2man 1.47.15" "Brukerkommandoer"
 .SH NAVN
 help2man \- generer en enkel manualside
 .SH OVERSIKT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.pl.1 
new/help2man-1.47.15/help2man.pl.1
--- old/help2man-1.47.14/help2man.pl.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.pl.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "kwietnia 2020" "help2man 1.47.14" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "kwietnia 2020" "GNU help2man 1.47.15" "Polecenia użytkownika"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.pt_BR.1 
new/help2man-1.47.15/help2man.pt_BR.1
--- old/help2man-1.47.14/help2man.pt_BR.1       2020-04-24 15:58:17.000000000 
+0200
+++ new/help2man-1.47.15/help2man.pt_BR.1       2020-04-27 07:34:29.000000000 
+0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "abril de 2020" "help2man 1.47.14" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "abril de 2020" "GNU help2man 1.47.15" "Comandos de usuário"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH SINOPSE
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.ru.1 
new/help2man-1.47.15/help2man.ru.1
--- old/help2man-1.47.14/help2man.ru.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.ru.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "24.04.2020" "help2man 1.47.14" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "27.04.2020" "GNU help2man 1.47.15" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.sr.1 
new/help2man-1.47.15/help2man.sr.1
--- old/help2man-1.47.14/help2man.sr.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.sr.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH ГНУ "1" "април 2020." "ГНУ help2man 1.47.14" "Корисничке 
наредбе"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH ГНУ "1" "април 2020." "ГНУ help2man 1.47.15" "Корисничке 
наредбе"
 .SH НАЗИВ
 help2man \— ствара страницу упутства
 .SH УВОД
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.sv.1 
new/help2man-1.47.15/help2man.sv.1
--- old/help2man-1.47.14/help2man.sv.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.sv.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "april 2020" "help2man 1.47.14" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "april 2020" "GNU help2man 1.47.15" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.ta.1 
new/help2man-1.47.15/help2man.ta.1
--- old/help2man-1.47.14/help2man.ta.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.ta.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "ஏப்ரல் 2020" "help2man 1.47.14" "பயனர்க் கட்டளைகள்"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "ஏப்ரல் 2020" "GNU help2man 1.47.15" "பயனர்க் கட்டளைகள்"
 .SH பெயர்
 help2man \- எளிய கையேட்டுப் பக்கத்தை உருவாக்கு
 .SH விளக்கம்
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.uk.1 
new/help2man-1.47.15/help2man.uk.1
--- old/help2man-1.47.14/help2man.uk.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.uk.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "24.04.20" "help2man 1.47.14" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "27.04.20" "GNU help2man 1.47.15" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.vi.1 
new/help2man-1.47.15/help2man.vi.1
--- old/help2man-1.47.14/help2man.vi.1  2020-04-24 15:58:17.000000000 +0200
+++ new/help2man-1.47.15/help2man.vi.1  2020-04-27 07:34:29.000000000 +0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "Tháng 4 2020" "help2man 1.47.14" "Các câu lệnh"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "Tháng 4 2020" "GNU help2man 1.47.15" "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"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.47.14/help2man.zh_CN.1 
new/help2man-1.47.15/help2man.zh_CN.1
--- old/help2man-1.47.14/help2man.zh_CN.1       2020-04-24 15:58:17.000000000 
+0200
+++ new/help2man-1.47.15/help2man.zh_CN.1       2020-04-27 07:34:29.000000000 
+0200
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.14.
-.TH HELP2MAN "1" "2020 四月" "help2man 1.47.14" "用户命令"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.15.
+.TH HELP2MAN "1" "2020 四月" "GNU help2man 1.47.15" "用户命令"
 .SH 名称
 help2man \- 输出一份简单的手册页
 .SH 描述



Reply via email to