Imported Upstream version 1.47.11 upstream/1.47.11
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:19 +0000 (12:25 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:19 +0000 (12:25 +0900)
37 files changed:
README
configure
debian/changelog
debian/rules
help2man-de.info
help2man-es.info
help2man-fr.info
help2man-pl.info
help2man-pt_BR.info
help2man-sv.info
help2man-uk.info
help2man-zh_CN.info
help2man.1
help2man.PL
help2man.da.1
help2man.de.1
help2man.el.1
help2man.eo.1
help2man.es.1
help2man.fi.1
help2man.fr.1
help2man.hr.1
help2man.hu.1
help2man.info
help2man.it.1
help2man.ja.1
help2man.nb.1
help2man.pl.1
help2man.pt_BR.1
help2man.ru.1
help2man.sr.1
help2man.sv.1
help2man.ta.1
help2man.uk.1
help2man.vi.1
help2man.zh_CN.1
po/help2man.pot

diff --git a/README b/README
index c6abe82..3ba140c 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-               README for GNU help2man version 1.47.10
+               README for GNU help2man version 1.47.11
 
 help2man is a script to create simple man pages from the --help and
 --version output of programs.
@@ -8,7 +8,7 @@ way to generate a placeholder man page pointing to that resource while
 still providing some useful information.
 
   Home page:    http://www.gnu.org/software/help2man/
-  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.10.tar.xz
+  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.11.tar.xz
   Repository:   https://salsa.debian.org/bod/help2man.git
 
 -- 
index d50542f..036defe 100755 (executable)
--- a/configure
+++ b/configure
@@ -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.10.
+# Generated by GNU Autoconf 2.69 for GNU help2man 1.47.11.
 #
 # Report bugs to <bug-help2man@gnu.org>.
 #
@@ -579,8 +579,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU help2man'
 PACKAGE_TARNAME='help2man'
-PACKAGE_VERSION='1.47.10'
-PACKAGE_STRING='GNU help2man 1.47.10'
+PACKAGE_VERSION='1.47.11'
+PACKAGE_STRING='GNU help2man 1.47.11'
 PACKAGE_BUGREPORT='bug-help2man@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/help2man/'
 
@@ -1211,7 +1211,7 @@ if test "$ac_init_help" = "long"; then
   # 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.10 to adapt to many kinds of systems.
+\`configure' configures GNU help2man 1.47.11 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1273,7 +1273,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU help2man 1.47.10:";;
+     short | recursive ) echo "Configuration of GNU help2man 1.47.11:";;
    esac
   cat <<\_ACEOF
 
@@ -1360,7 +1360,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU help2man configure 1.47.10
+GNU help2man configure 1.47.11
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1461,7 +1461,7 @@ cat >config.log <<_ACEOF
 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.10, which was
+It was created by GNU help2man $as_me 1.47.11, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3777,7 +3777,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # 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.10, which was
+This file was extended by GNU help2man $as_me 1.47.11, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3832,7 +3832,7 @@ _ACEOF
 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.10
+GNU help2man config.status 1.47.11
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 74232a3..a535bbf 100644 (file)
@@ -1,3 +1,10 @@
+help2man (1.47.11) unstable; urgency=medium
+
+  * Adjust maintainer sanity check again, this time to handle binary NMUs
+    (closes: #934601).
+
+ -- Brendan O'Dea <bod@debian.org>  Mon, 12 Aug 2019 22:52:07 +1000
+
 help2man (1.47.10) unstable; urgency=medium
 
   * Change maintainer sanity check in debian/rules to use the contents
index d07af1d..fdc84bb 100755 (executable)
@@ -119,6 +119,7 @@ maint-prep:
 # debian package).
 check-maint-prep:
        test -x configure  # autoconf has been run
+       [[ $(DEB_VERSION) = *+b[0-9]* ]] ||  # this is a bin-NMU, or... \
        grep -qF 'help2man-$(DEB_VERSION).tar' README  # exists and up to date
 
 maint-clean: maint-prep
index 7c811d4..71a409c 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-de.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-de.info.tmp, produced by makeinfo version 6.6 from
 help2man-de.texi.
 
 Diese Datei dokumentiert den GNU-Befehl ‘help2man’, der einfache
index 6cf61b1..aefc311 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-es.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-es.info.tmp, produced by makeinfo version 6.6 from
 help2man-es.texi.
 
 Este fichero contiene la documentación del programa GNU ‘help2man’, el
index e8794c1..88e9304 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-fr.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-fr.info.tmp, produced by makeinfo version 6.6 from
 help2man-fr.texi.
 
 Ce fichier documente la commande GNU ‘help2man’ qui produit de simples
index fcd5de7..a5d1148 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-pl.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-pl.info.tmp, produced by makeinfo version 6.6 from
 help2man-pl.texi.
 
 Ten plik opisuje polecenie GNU ‘help2man’, tworzące proste strony
index e8b2fa0..35becb1 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-pt_BR.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-pt_BR.info.tmp, produced by makeinfo version 6.6 from
 help2man-pt_BR.texi.
 
 Esse arquivo documenta o comando GNU ‘help2man’ que produz páginas de
@@ -53,8 +53,8 @@ File: help2man-pt_BR.info.tmp,  Node: Top,  Next: Visão geral,  Up: (dir)
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Visão geral,  Next: Chamando help2man,  Prev: Top,  Up: Top
 
-1 Visão geral do ‘help2man’
-***************************
+1, Visão geral do ‘help2man’
+****************************
 
 ‘help2man’ é uma ferramenta para geração automática de páginas de manual
 simples a partir da saída de programa.
@@ -73,8 +73,8 @@ parece uma página de manual.
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Chamando help2man,  Next: Recomendações do --help,  Prev: Visão geral,  Up: Top
 
-2 Como executar o ‘help2man’
-****************************
+2, Como executar o ‘help2man’
+*****************************
 
 O formato para executar o programa ‘help2man’ é:
 
@@ -169,8 +169,8 @@ especificadas usando:
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Recomendações do --help,  Next: Incluindo texto,  Prev: Chamando help2man,  Up: Top
 
-3 Recomendações para ‘--help’
-*****************************
+3, Recomendações para ‘--help’
+******************************
 
 Aqui estão algumas recomendações para o que incluir na saída de seu
 ‘--help’.  Incluir tais recomendações fornece ao ‘help2man’ a melhor
@@ -265,8 +265,8 @@ nova seção, e ‘Palavras:’ uma nova subseção.
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Incluindo texto,  Next: Uso de Makefile,  Prev: Recomendações do --help,  Up: Top
 
-4 Incluindo texto adicional na saída
-************************************
+4, Incluindo texto adicional na saída
+*************************************
 
 Texto de estatística adicional pode ser incluído na página de manual
 gerada usando as opções ‘--include’ e ‘--opt-include’ (*note Chamando
@@ -327,8 +327,8 @@ padrão, respectivamente.
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Uso de Makefile,  Next: Páginas man localizadas,  Prev: Incluindo texto,  Up: Top
 
-5 Usando ‘help2man’ com ‘make’
-******************************
+5, Usando ‘help2man’ com ‘make’
+*******************************
 
 Um uso sugerido do ‘help2man’ em Makefiles é que a página do manual
 dependa não do binário, mas do(s) arquivo(s) fonte nos quais a saída de
@@ -357,8 +357,8 @@ dentre:
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Páginas man localizadas,  Next: Exemplo,  Prev: Uso de Makefile,  Up: Top
 
-6 Produzindo páginas de manual de idioma nativo
-***********************************************
+6, Produzindo páginas de manual de idioma nativo
+************************************************
 
 As páginas de manual podem ser produzidas para qualquer localidade que
 tem suporte no programa e no ‘help2man’ com a opção ‘--locale’ (‘-L’).
@@ -369,8 +369,8 @@ tem suporte no programa e no ‘help2man’ com a opção ‘--locale’ (‘-L
 relação de suporte a idiomas pelo ‘help2man’ e *note Relatórios:: para
 como enviar outras traduções.
 
-6.1 Alterando a localização dos catálogos de mensagens
-======================================================
+6.1, Alterando a localização dos catálogos de mensagens
+=======================================================
 
 Ao criar páginas de manual localizadas a partir do diretório de
 compilação de um programa, é provável que as traduções instaladas no
@@ -407,8 +407,8 @@ substituir o local pelo caminho fornecido por ‘$LOCALEDIR’.
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Exemplo,  Next: Relatórios,  Prev: Páginas man localizadas,  Up: Top
 
-7 Exemplo de saída do ‘help2man’
-********************************
+7, Exemplo de saída do ‘help2man’
+*********************************
 
 Dado um programa hipotético ‘foo’ que produz a seguinte saída:
 
@@ -500,8 +500,8 @@ que será formatada em algo como:
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Relatórios,  Next: Disponibilidade,  Prev: Exemplo,  Up: Top
 
-8 Reportando erros ou sugestões
-*******************************
+8, Reportando erros ou sugestões
+********************************
 
 Se você encontrar problemas ou tiver sugestões sobre este programa ou
 manual, informe-os para <bug-help2man@gnu.org>.
@@ -513,8 +513,8 @@ Project (http://translationproject.org/) veja
 \1f
 File: help2man-pt_BR.info.tmp,  Node: Disponibilidade,  Prev: Relatórios,  Up: Top
 
-9 Obtendo ‘help2man’
-********************
+9, Obtendo ‘help2man’
+*********************
 
 A versão mais recente desta distribuição está disponível on-line a
 partir de espelhos GNU:
@@ -532,14 +532,14 @@ partir de espelhos GNU:
 Tag Table:
 Node: Top\7f1234
 Node: Visão geral\7f2137
-Node: Chamando help2man\7f2926
-Node: Recomendações do --help\7f5925
-Node: Incluindo texto\7f10486
-Node: Uso de Makefile\7f12696
-Node: Páginas man localizadas\7f13700
-Node: Exemplo\7f15761
-Node: Relatórios\7f18452
-Node: Disponibilidade\7f18933
+Node: Chamando help2man\7f2928
+Node: Recomendações do --help\7f5929
+Node: Incluindo texto\7f10492
+Node: Uso de Makefile\7f12704
+Node: Páginas man localizadas\7f13710
+Node: Exemplo\7f15775
+Node: Relatórios\7f18468
+Node: Disponibilidade\7f18951
 \1f
 End Tag Table
 
index 57e5675..e66a624 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-sv.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-sv.info.tmp, produced by makeinfo version 6.6 from
 help2man-sv.texi.
 
 Denna fil dokumenterar GNU ‘help2man’-kommandot som producerar enkla
index aaf3f53..40aae62 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-uk.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-uk.info.tmp, produced by makeinfo version 6.6 from
 help2man-uk.texi.
 
 У цьому файлі міститься документація до програми GNU ‘help2man’.
index 4f2fd3e..1464c1a 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man-zh_CN.info.tmp, produced by makeinfo version 6.5 from
+This is help2man-zh_CN.info.tmp, produced by makeinfo version 6.6 from
 help2man-zh_CN.texi.
 
 本文档记载 GNU ‘help2man’ 命令,用以从其他命令的 ‘--help’ 和 ‘--version’
index 03c8cb6..a6a2b38 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "March 2019" "help2man 1.47.10" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "August 2019" "help2man 1.47.11" "User Commands"
 .SH NAME
 help2man \- generate a simple manual page
 .SH SYNOPSIS
index 8c27c87..6ec58f7 100755 (executable)
@@ -16,7 +16,7 @@ use 5.008;
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.47.10');
+my ($program, $version) = ('help2man', '1.47.11');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
index 2a62443..a13862c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "marts 2019" "help2man 1.47.10" "Brugerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "august 2019" "help2man 1.47.11" "Brugerkommandoer"
 .SH NAVN
 help2man \- opret en simpel manualside
 .SH SYNOPSIS
index 7cb2bfe..8cbfd1e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "März 2019" "help2man 1.47.10" "Dienstprogramme für Benutzer"
+.\" 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"
 .SH BEZEICHNUNG
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
index 9ff697b..9c10c61 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "Î\9cαÏ\81Ï\84ίοÏ\85 2019" "help2man 1.47.10" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "Î\91Ï\85γοÏ\8dÏ\83Ï\84οÏ\85 2019" "help2man 1.47.11" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH SYNOPSIS
index b2b8ad7..f5cd619 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "2019-03" "help2man 1.47.10" "Uzant-komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "2019-08" "help2man 1.47.11" "Uzant-komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
index a79e9c5..c3f8368 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "marzo 2019" "help2man 1.47.10" "Órdenes de usuario"
+.\" 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"
 .SH NOMBRE
 help2man \- genera una página de manual básica
 .SH SINOPSIS
index 2a70882..1049b21 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "maaliskuu 2019" "help2man 1.47.10" "Käyttäjän sovellukset"
+.\" 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"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
index 88b4a62..4784ba4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "mars 2019" "help2man 1.47.10" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "août 2019" "help2man 1.47.11" "Commandes"
 .SH NOM
 help2man \- Créer une page de manuel sommaire
 .SH SYNOPSIS
index ecf7746..fb86584 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "ožujka 2019" "help2man 1.47.10" "Korisničke naredbe"
+.\" 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"
 .SH IME
 help2man \- napravi jednostavnu stranicu priručnika
 .SH PREGLED
index 9e1c270..973491c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "2019. március" "help2man 1.47.10" "Felhasználói parancsok"
+.\" 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"
 .SH NÉV
 help2man \- egy egyszerű kézikönyvoldal előállítása
 .SH LEÍRÁS
index fca5d2b..c04f020 100644 (file)
@@ -1,4 +1,4 @@
-This is help2man.info, produced by makeinfo version 6.5 from
+This is help2man.info, produced by makeinfo version 6.6 from
 help2man.texi.
 
 This file documents the GNU ‘help2man’ command which produces simple
index 5525daa..32a2dc2 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "marzo 2019" "help2man 1.47.10" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "agosto 2019" "help2man 1.47.11" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
index de52f6a..6155dfb 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "2019年3月" "help2man 1.47.10" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "2019年8月" "help2man 1.47.11" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
index 48a1e4e..edeeca1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "mars 2019" "help2man 1.47.10" "Brukerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "august 2019" "help2man 1.47.11" "Brukerkommandoer"
 .SH NAVN
 help2man \- generer en enkel manualside
 .SH OVERSIKT
index f1c853a..6be8340 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "marca 2019" "help2man 1.47.10" "Polecenia użytkownika"
+.\" 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"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
index 5b7b5d1..b03a5f0 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "março de 2019" "help2man 1.47.10" "Comandos de usuário"
+.\" 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"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH SINOPSE
index ef8ea43..2e9b8ea 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "23.03.2019" "help2man 1.47.10" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "12.08.2019" "help2man 1.47.11" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
index c401fe0..670622d 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH Ð\93Ð\9dУ "1" "Ã\90¼Ã\90°Ã\91Â\80Ã\91Â\82 2019." "Ð\93Ð\9dУ help2man 1.47.10" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH Ð\93Ð\9dУ "1" "Ã\90°Ã\90²Ã\90³Ã\91Â\83Ã\91Â\81Ã\91Â\82 2019." "Ð\93Ð\9dУ help2man 1.47.11" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
 .SH НАЗИВ
 help2man \— ствара страницу упутства
 .SH УВОД
index 43cea69..70f8901 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "mars 2019" "help2man 1.47.10" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "augusti 2019" "help2man 1.47.11" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH SYNOPSIS
index 301c214..73208ed 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "மாரà¯\8dà®\9aà¯\8d 2019" "help2man 1.47.10" "பயனர்க் கட்டளைகள்"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "à®\86à®\95ஸà¯\8dà®\9fà¯\8d 2019" "help2man 1.47.11" "பயனர்க் கட்டளைகள்"
 .SH பெயர்
 help2man \- எளிய கையேட்டுப் பக்கத்தை உருவாக்கு
 .SH விளக்கம்
index 76f6201..f4cf0a9 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "23.03.19" "help2man 1.47.10" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "12.08.19" "help2man 1.47.11" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
index dedf8eb..074bfd6 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "Tháng 3 2019" "help2man 1.47.10" "Các câu lệnh"
+.\" 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"
 .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"
index 23e2d80..3224bea 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.10.
-.TH HELP2MAN "1" "2019 三月" "help2man 1.47.10" "用户命令"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.11.
+.TH HELP2MAN "1" "2019 八月" "help2man 1.47.11" "用户命令"
 .SH 名称
 help2man \- 输出一份简单的手册页
 .SH 描述
index abe2945..c5884c8 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
-"POT-Creation-Date: 2019-03-23 12:22+1100\n"
+"POT-Creation-Date: 2019-08-13 09:33+1000\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"