Imported Upstream version 1.48.2 upstream/1.48.2
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:30 +0000 (12:25 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:30 +0000 (12:25 +0900)
30 files changed:
README
THANKS
configure
debian/changelog
debian/rules
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.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/zh_CN.gmo
po/zh_CN.po

diff --git a/README b/README
index 9cbbb30..3c5889d 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-               README for GNU help2man version 1.48.1
+               README for GNU help2man version 1.48.2
 
 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.48.1.tar.xz
+  Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-1.48.2.tar.xz
   Repository:   https://salsa.debian.org/bod/help2man.git
 
 -- 
diff --git a/THANKS b/THANKS
index 59ae496..91beae4 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -68,6 +68,7 @@ Sven Utcke                    <sven.utcke@gmx.de>
 Tommi Vainikainen              <thv+debian@iki.fi>
 Mingye Wang                    <arthur200126@gmail.com>
 Mischa Williamson              <freeformsystems@gmail.com>
+Boyuan Yang                    <073plan@gmail.com>
 Christopher Yeoh               <cyeoh@users.sourceforge.net>
 Stefano Zacchiroli             <zack@debian.org>
 Sergio Zanchetta               <primes2h@ubuntu.com>
index 2df66fd..426c3e3 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.48.1.
+# Generated by GNU Autoconf 2.69 for GNU help2man 1.48.2.
 #
 # 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.48.1'
-PACKAGE_STRING='GNU help2man 1.48.1'
+PACKAGE_VERSION='1.48.2'
+PACKAGE_STRING='GNU help2man 1.48.2'
 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.48.1 to adapt to many kinds of systems.
+\`configure' configures GNU help2man 1.48.2 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.48.1:";;
+     short | recursive ) echo "Configuration of GNU help2man 1.48.2:";;
    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.48.1
+GNU help2man configure 1.48.2
 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.48.1, which was
+It was created by GNU help2man $as_me 1.48.2, 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.48.1, which was
+This file was extended by GNU help2man $as_me 1.48.2, 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.48.1
+GNU help2man config.status 1.48.2
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 688c021..317849e 100644 (file)
@@ -1,3 +1,10 @@
+help2man (1.48.2) unstable; urgency=medium
+
+  * Use debhelper dh command sequencer.
+  * Update Chinese (simplified) translation (thanks to Boyuan Yang).
+
+ -- Brendan O'Dea <bod@debian.org>  Wed, 03 Mar 2021 13:50:28 +1100
+
 help2man (1.48.1) unstable; urgency=medium
 
   * Update German, Spanish, Norwegian Bokmaal, Polish, Brazilian
index 134ecf3..dbb4a73 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Debian build rules for help2man.
 
-# Copyright (C) 2012, 2014, 2017, 2018 Free Software Foundation, Inc.
+# Copyright (C) 2012, 2014, 2017, 2018, 2021 Free Software Foundation, Inc.
 
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
 # Written by Brendan O'Dea <bod@debian.org>
 
 SHELL = /bin/bash
-DPKG_EXPORT_BUILDFLAGS = 1
 
-export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-include /usr/share/dpkg/architecture.mk
-include /usr/share/dpkg/buildflags.mk
-include /usr/share/dpkg/pkg-info.mk
+%:
+       dh $@
 
-ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
- CONFARGS = --host=$(DEB_HOST_GNU_TYPE)
-endif
+execute_before_dh_clean: check-maint-prep  # maintainer sanity check
 
-build: build-arch build-indep
-build-arch build-indep: build-stamp
-build-stamp:
-       dh_testdir
-       dh_update_autotools_config  # update config.guess, config.sub
-       ./configure --prefix=/usr --enable-nls --mandir='$${prefix}/share/man' \
-           --infodir='$${prefix}/share/info' $(CONFARGS)
+override_dh_auto_configure:
+       dh_auto_configure -- --libdir=\$$\{prefix\}/lib  # omit arch from libdir
 
-       $(MAKE)
+execute_after_dh_auto_build:
        $(MAKE) help2man.h2m  # for examples
-       touch build-stamp
 
-clean: check-maint-prep  # maintainer sanity check
-       dh_testdir
-       dh_testroot
-       [ ! -f Makefile ] || $(MAKE) distclean
-       rm -f build-stamp install-stamp
-       dh_clean
-
-install: install-stamp
-install-stamp: build-stamp
-       dh_testdir
-       dh_testroot
-       dh_prep
-       dh_installdirs
-       $(MAKE) install DESTDIR=$(CURDIR)/debian/help2man
-       touch install-stamp
-
-binary: binary-indep binary-arch
-binary-arch: build install
-       dh_testdir
-       dh_testroot
-       dh_installdocs
-       dh_installinfo
-       dh_installexamples
-       dh_installchangelogs
-       dh_strip
-       dh_compress
-       dh_fixperms
-       dh_perl -V
-       dh_installdeb
-       dh_shlibdeps
-       dh_gencontrol
-       dh_md5sums
-       dh_builddeb
-
-binary-indep: build install
+.PHONY: execute_before_dh_clean override_dh_auto_configure
+.PHONY: execute_after_dh_auto_build
 
 # Maintainer pre-release setup.  Intended to be run from a copy of the
 # contents of the git repository, excluding the .git subdir.  E.g. something
@@ -88,6 +45,7 @@ AM_DOC = COPYING INSTALL
 AM_AUX = install-sh missing mkinstalldirs
 AM_DIR = $(shell ls -d /usr/share/automake* 2>/dev/null | tail -1)
 PKG_VERSION = $(shell ./help2man.PL --version)
+include /usr/share/dpkg/pkg-info.mk  # DEB_VERSION
 maint-prep:
        test -n $(AM_DIR)
        test $(DEB_VERSION) = $(PKG_VERSION)  # mismatch b/w $$version in help2man.PL and changelog
@@ -114,8 +72,8 @@ maint-prep:
        ./configure
        $(MAKE) update-po all distclean
 
-# Simple sanity check that the above rule has been run prior to release (a
-# dependency of the "clean" rule, which is the first thing run when building a
+# Simple sanity check that the above rule has been run prior to release (run
+# as part of the "clean" rule, which is the first thing run when building a
 # debian package).
 check-maint-prep:
        test -x configure  # autoconf has been run
@@ -127,5 +85,4 @@ maint-clean: maint-prep
        $(MAKE) maintainer-clean
        rm -f README ChangeLog $(AM_DOC) $(addprefix build-aux/,$(AM_AUX))
 
-.PHONY: build build-arch build-indep clean install binary binary-arch
-.PHONY: binary-indep maint-prep check-maint-prep maint-clean
+.PHONY: maint-prep check-maint-prep maint-clean
index 2cc0b3d..bb55604 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "February 2021" "GNU help2man 1.48.1" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "March 2021" "GNU help2man 1.48.2" "User Commands"
 .SH NAME
 help2man \- generate a simple manual page
 .SH SYNOPSIS
index e0f5c6d..7601d28 100755 (executable)
@@ -16,7 +16,7 @@ use 5.008;
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.48.1');
+my ($program, $version) = ('help2man', '1.48.2');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
index d68f5e3..bfffd37 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "februar 2021" "GNU help2man 1.48.1" "Brugerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "marts 2021" "GNU help2man 1.48.2" "Brugerkommandoer"
 .SH NAVN
 help2man \- opret en simpel manualside
 .SH SYNOPSIS
index 4ee9c5b..b607aa1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "Februar 2021" "GNU help2man 1.48.1" "Dienstprogramme für Benutzer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "März 2021" "GNU help2man 1.48.2" "Dienstprogramme für Benutzer"
 .SH BEZEICHNUNG
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
index 6a23b7f..07c8a23 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "ΦεβÏ\81οÏ\85αÏ\81ίοÏ\85 2021" "GNU help2man 1.48.1" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "Î\9cαÏ\81Ï\84ίοÏ\85 2021" "GNU help2man 1.48.2" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH SYNOPSIS
index ea0e87a..352b85a 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "2021-02" "GNU help2man 1.48.1" "Uzant-komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "2021-03" "GNU help2man 1.48.2" "Uzant-komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
index 0d29498..35b7a7c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "febrero 2021" "GNU help2man 1.48.1" "Órdenes de usuario"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "marzo 2021" "GNU help2man 1.48.2" "Órdenes de usuario"
 .SH NOMBRE
 help2man \- genera una página de manual básica
 .SH SINOPSIS
index 7a60baf..33cca0c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "helmikuu 2021" "GNU help2man 1.48.1" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "maaliskuu 2021" "GNU help2man 1.48.2" "Käyttäjän sovellukset"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
index 9d1f42f..649af1e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "février 2021" "GNU help2man 1.48.1" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "mars 2021" "GNU help2man 1.48.2" "Commandes"
 .SH NOM
 help2man \- Créer une page de manuel sommaire
 .SH SYNOPSIS
index f001317..646e721 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "veljače 2021" "GNU help2man 1.48.1" "Korisničke naredbe"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "ožujka 2021" "GNU help2man 1.48.2" "Korisničke naredbe"
 .SH IME
 help2man \- napravi jednostavnu stranicu priručnika
 .SH PREGLED
index 4a7f1b5..fc55ffa 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "2021. február" "GNU help2man 1.48.1" "Felhasználói parancsok"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "2021. március" "GNU help2man 1.48.2" "Felhasználói parancsok"
 .SH NÉV
 help2man \- egy egyszerű kézikönyvoldal előállítása
 .SH LEÍRÁS
index 32a5135..f2a04cd 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "febbraio 2021" "GNU help2man 1.48.1" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "marzo 2021" "GNU help2man 1.48.2" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
index b055c4b..864ca1c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "2021年2月" "GNU help2man 1.48.1" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "2021年3月" "GNU help2man 1.48.2" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
index 400beac..bb3a721 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "februar 2021" "GNU help2man 1.48.1" "Brukerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "mars 2021" "GNU help2man 1.48.2" "Brukerkommandoer"
 .SH NAVN
 help2man \- generer en enkel manualside
 .SH OVERSIKT
index 611b751..b121d1f 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "lutego 2021" "GNU help2man 1.48.1" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "marca 2021" "GNU help2man 1.48.2" "Polecenia użytkownika"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
index d692848..25c176e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "fevereiro de 2021" "GNU help2man 1.48.1" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "março de 2021" "GNU help2man 1.48.2" "Comandos de usuário"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH SINOPSE
index a4607c1..1d796c4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "06.02.2021" "GNU help2man 1.48.1" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "03.03.2021" "GNU help2man 1.48.2" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
index 52c2f66..f752a1c 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH Ð\93Ð\9dУ "1" "Ã\91Â\84Ã\90µÃ\90±Ã\91Â\80Ã\91Â\83Ã\90°Ã\91Â\80 2021." "Ð\93Ð\9dУ help2man 1.48.1" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH Ð\93Ð\9dУ "1" "Ã\90¼Ã\90°Ã\91Â\80Ã\91Â\82 2021." "Ð\93Ð\9dУ help2man 1.48.2" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
 .SH НАЗИВ
 help2man \— ствара страницу упутства
 .SH УВОД
index 8969375..4fce7ce 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "februari 2021" "GNU help2man 1.48.1" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "mars 2021" "GNU help2man 1.48.2" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH SYNOPSIS
index 81ec756..3e17b14 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "பிபà¯\8dரவரி 2021" "GNU help2man 1.48.1" "பயனர்க் கட்டளைகள்"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "மாரà¯\8dà®\9aà¯\8d 2021" "GNU help2man 1.48.2" "பயனர்க் கட்டளைகள்"
 .SH பெயர்
 help2man \- எளிய கையேட்டுப் பக்கத்தை உருவாக்கு
 .SH விளக்கம்
index 930125b..62c1e90 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "06.02.21" "GNU help2man 1.48.1" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "03.03.21" "GNU help2man 1.48.2" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
index 3d36af8..450e392 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "Tháng 2 2021" "GNU help2man 1.48.1" "Các câu lệnh"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "Tháng 3 2021" "GNU help2man 1.48.2" "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 559e3f3..e8fbad6 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.1.
-.TH HELP2MAN "1" "2021 äº\8cæ\9c\88" "GNU help2man 1.48.1" "用户命令"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.48.2.
+.TH HELP2MAN "1" "2021 ä¸\89æ\9c\88" "GNU help2man 1.48.2" "用户命令"
 .SH 名称
 help2man \- 输出一份简单的手册页
 .SH 描述
index 3f56e1d..03438cd 100644 (file)
Binary files a/po/zh_CN.gmo and b/po/zh_CN.gmo differ
index 6053e13..778a1cb 100644 (file)
@@ -2,20 +2,22 @@
 # Copyright (C) 2015 Free Software Foundation, Inc.
 # This file is distributed under the same license as the help2man package.
 # Mingye Wang <arthur200126@gmail.com>, 2015.
+# Boyuan Yang <073plan@gmail.com>, 2021.
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: help2man 1.46.6\n"
+"Project-Id-Version: help2man 1.47.17\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
 "POT-Creation-Date: 2021-01-19 22:31+1100\n"
-"PO-Revision-Date: 2021-01-19 23:05+1100\n"
-"Last-Translator: Mingye Wang <arthur200126@gmail.com>\n"
+"PO-Revision-Date: 2021-02-12 12:06-0500\n"
+"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Poedit 1.8.4\n"
+"X-Bugs: Report translation errors to the Language-Team address.\n"
+"X-Generator: Poedit 2.4.2\n"
 
 #: help2man:75
 #, perl-format
@@ -60,8 +62,7 @@ msgid ""
 "     --help              print this help, then exit\n"
 "     --version           print version number, then exit\n"
 "\n"
-"EXECUTABLE should accept `--help' and `--version' options and produce output "
-"on\n"
+"EXECUTABLE should accept `--help' and `--version' options and produce output on\n"
 "stdout although alternatives may be specified using:\n"
 "\n"
 " -h, --help-option=STRING     help option string\n"
@@ -89,8 +90,7 @@ msgstr ""
 "     --help              打印此帮助并退出\n"
 "     --version           打印版本号并退出\n"
 "\n"
-"可执行程序应接纳 `--help' 和 `--version' 选项并输出到标准输出,尽管你也可以这"
-"样指定替代:\n"
+"可执行程序应接纳 `--help' 和 `--version' 选项并输出到标准输出,尽管你也可以这样指定替代:\n"
 "\n"
 " -h, --help-option=STRING     帮助选项字串\n"
 " -v, --version-option=STRING  版本选项字串\n"
@@ -184,9 +184,7 @@ msgstr "描述"
 #. be matched.
 #: help2man:448
 msgid "Report +(?:[\\w-]+ +)?bugs|Email +bug +reports +to"
-msgstr ""
-"Report +(?:[\\w-]+ +)?bugs|Email +bug +reports +to|报告(程序)?(错误|臭虫|"
-"bug)?(给|到)?:?|报(错|bug)(给|到)?:?|将(程序)?(错误|臭虫|bug)?报告(给|到)?"
+msgstr "Report +(?:[\\w-]+ +)?bugs|Email +bug +reports +to|报告(程序)?(错误|臭虫|bug)?(给|到)?:?|报(错|bug)(给|到)?:?|将(程序)?(错误|臭虫|bug)?报告(给|到)?"
 
 #: help2man:449
 msgid "Written +by"
@@ -400,15 +398,13 @@ msgid ""
 ".I other\n"
 "(above) in the order they were encountered in the include file.\n"
 msgstr ""
-"其他章节会自动附加到以上自动生成章节之上,或按照它们在包含文件中出现的顺序包"
-"含于\n"
+"其他章节会自动附加到以上自动生成章节之上,或按照它们在包含文件中出现的顺序包含于\n"
 ".I 其他\n"
 "(以上)章节内。\n"
 
 #: help2man.h2m.PL:174
 msgid ""
-"Placement of the text within the section may be explicitly requested by "
-"using\n"
+"Placement of the text within the section may be explicitly requested by using\n"
 "the syntax\n"
 ".RI [< section ],\n"
 ".RI [= section ]\n"