From: DongHun Kwak Date: Mon, 6 Dec 2021 03:25:15 +0000 (+0900) Subject: Imported Upstream version 1.47.8 X-Git-Tag: upstream/1.47.8^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7b40ab205dc531edc2296c25a9fc3d0963aa030c;p=platform%2Fupstream%2Fhelp2man.git Imported Upstream version 1.47.8 --- diff --git a/README b/README index 2574842..341ebc1 100644 --- a/README +++ b/README @@ -1,17 +1,15 @@ - README for GNU help2man version 1.47.7 + README for GNU help2man version 1.47.8 help2man is a script to create simple man pages from the --help and --version output of programs. - http://www.gnu.org/software/help2man/ - ftp://ftp.gnu.org/gnu/help2man/help2man-1.47.7.tar.xz - - git://anonscm.debian.org/users/bod/help2man.git - http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git - Since most GNU documentation is now in info format, this provides a 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.8.tar.xz + Repository: https://salsa.debian.org/bod/help2man.git + -- Brendan O'Dea diff --git a/configure b/configure index 982bb6b..01b5449 100755 --- 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.7. +# Generated by GNU Autoconf 2.69 for GNU help2man 1.47.8. # # Report bugs to . # @@ -579,8 +579,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GNU help2man' PACKAGE_TARNAME='help2man' -PACKAGE_VERSION='1.47.7' -PACKAGE_STRING='GNU help2man 1.47.7' +PACKAGE_VERSION='1.47.8' +PACKAGE_STRING='GNU help2man 1.47.8' 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.7 to adapt to many kinds of systems. +\`configure' configures GNU help2man 1.47.8 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.7:";; + short | recursive ) echo "Configuration of GNU help2man 1.47.8:";; 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.7 +GNU help2man configure 1.47.8 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.7, which was +It was created by GNU help2man $as_me 1.47.8, 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.7, which was +This file was extended by GNU help2man $as_me 1.47.8, 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.7 +GNU help2man config.status 1.47.8 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/debian/changelog b/debian/changelog index 1f4e8d3..944f00e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +help2man (1.47.8) unstable; urgency=medium + + * Use $(DEB_VERSION) from pkg-info.mk [lintian]. + * Fix git repository link in generated README. + * Update debian/copyright to machine readable format [lintian]. + * Update standards version to 4.2.1 (no changes). + + -- Brendan O'Dea Sat, 13 Oct 2018 15:16:45 +1100 + help2man (1.47.7) unstable; urgency=medium * Remove trailing spaces from changelog [lintian]. diff --git a/debian/control b/debian/control index 9ef5321..39cccb8 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: help2man Section: devel Priority: optional Maintainer: Brendan O'Dea -Standards-Version: 4.1.3 +Standards-Version: 4.2.1 Build-Depends: perl (>= 5.8.0-7), debhelper (>= 11), gettext (>= 0.12.1), liblocale-gettext-perl, dpkg-dev (>= 1.17.0) Vcs-Browser: https://salsa.debian.org/bod/help2man Vcs-Git: https://salsa.debian.org/bod/help2man.git diff --git a/debian/copyright b/debian/copyright index e98049b..9b5bd54 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,18 +1,26 @@ -Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, -2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017 Free Software Foundation, Inc. +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: help2man +Upstream-Contact: Brendan O'Dea +Source: + https://salsa.debian.org/bod/help2man.git + ftp://ftp.gnu.org/gnu/help2man/ -This is free software; see the source for copying conditions. There is NO -warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. - -Written by Brendan O'Dea - -help2man is licenced under the terms of the GNU General Public License (GPL) -version 3 or later, as published by the Free Software Foundation. - -On Debian GNU/Linux systems, the text of the GPL can be found in -/usr/share/common-licenses/GPL-3. - -It may be downloaded from: - - http://packages.debian.org/unstable/devel/help2man.html or - ftp://ftp.gnu.org/gnu/help2man/ +Files: * +Copyright: 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2009, 2010, + 2011, 2012, 2013, 2014, 2015, 2016, 2017 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 + the Free Software Foundation; either version 3 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License + along with this program. If not, see . + . + On Debian systems, the complete text of the GNU General Public + License version 3 can be found in `/usr/share/common-licenses/GPL-3'. diff --git a/debian/rules b/debian/rules index a9a3f9a..403ab29 100755 --- a/debian/rules +++ b/debian/rules @@ -18,6 +18,7 @@ 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 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE)) CONFARGS = --host=$(DEB_HOST_GNU_TYPE) @@ -81,27 +82,26 @@ source diff: AM_DOC = COPYING INSTALL AM_AUX = install-sh missing mkinstalldirs AM_DIR = $(shell ls -d /usr/share/automake* 2>/dev/null | tail -1) -VERSION = $(shell ./help2man.PL --version) +PKG_VERSION = $(shell ./help2man.PL --version) maint-prep: test -n $(AM_DIR) - test `dpkg-parsechangelog --show-field=Version` = $(VERSION) + test $(DEB_VERSION) = $(PKG_VERSION) cp $(addprefix $(AM_DIR)/,$(AM_DOC)) . cp $(addprefix $(AM_DIR)/,$(AM_AUX)) build-aux - (echo " README for GNU help2man version $(VERSION)"; \ + (eval `sed -n 's/^Vcs-\([^:]*\): /VCS_\U\1=/p' debian/control`; \ + echo " README for GNU help2man version $(PKG_VERSION)"; \ echo; \ echo "help2man is a script to create simple man pages from the --help and"; \ echo "--version output of programs."; \ echo ""; \ - echo " http://www.gnu.org/software/help2man/"; \ - echo " ftp://ftp.gnu.org/gnu/help2man/help2man-$(VERSION).tar.xz"; \ - echo ""; \ - echo " git://anonscm.debian.org/users/bod/help2man.git"; \ - echo " http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git"; \ - echo ""; \ echo "Since most GNU documentation is now in info format, this provides a"; \ echo "way to generate a placeholder man page pointing to that resource while"; \ echo "still providing some useful information."; \ echo ""; \ + echo " Home page: http://www.gnu.org/software/help2man/"; \ + echo " Distribution: ftp://ftp.gnu.org/gnu/help2man/help2man-$(PKG_VERSION).tar.xz"; \ + echo " Repository: $$VCS_GIT"; \ + echo ""; \ echo "-- "; \ echo "Brendan O'Dea ") >README ln -sf debian/changelog ChangeLog diff --git a/help2man.1 b/help2man.1 index baab579..f5d47c1 100644 --- a/help2man.1 +++ b/help2man.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "September 2018" "help2man 1.47.7" "User Commands" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "October 2018" "help2man 1.47.8" "User Commands" .SH NAME help2man \- generate a simple manual page .SH SYNOPSIS diff --git a/help2man.PL b/help2man.PL index f978d2d..e207d10 100755 --- a/help2man.PL +++ b/help2man.PL @@ -16,7 +16,7 @@ use 5.008; use Config; use Getopt::Long; -my ($program, $version) = ('help2man', '1.47.7'); +my ($program, $version) = ('help2man', '1.47.8'); my %opts; die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n" diff --git a/help2man.da.1 b/help2man.da.1 index e8d0f50..5623940 100644 --- a/help2man.da.1 +++ b/help2man.da.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "september 2018" "help2man 1.47.7" "Brugerkommandoer" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "oktober 2018" "help2man 1.47.8" "Brugerkommandoer" .SH NAVN help2man \- opret en simpel manualside .SH SYNOPSIS diff --git a/help2man.de.1 b/help2man.de.1 index e953059..236988d 100644 --- a/help2man.de.1 +++ b/help2man.de.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "September 2018" "help2man 1.47.7" "Dienstprogramme für Benutzer" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "Oktober 2018" "help2man 1.47.8" "Dienstprogramme für Benutzer" .SH BEZEICHNUNG help2man \- generiert eine einfache Handbuchseite .SH ÜBERSICHT diff --git a/help2man.el.1 b/help2man.el.1 index 07810f2..e8e44dd 100644 --- a/help2man.el.1 +++ b/help2man.el.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "Σεπτεμβρίου 2018" "help2man 1.47.7" "Εντολές χρήστη" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "Οκτωβρίου 2018" "help2man 1.47.8" "Εντολές χρήστη" .SH NAME help2man \- δημιουργία απλής σελίδας εγχειριδίου .SH SYNOPSIS diff --git a/help2man.eo.1 b/help2man.eo.1 index 42619f3..4d1ae86 100644 --- a/help2man.eo.1 +++ b/help2man.eo.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "2018-09" "help2man 1.47.7" "Uzant-komandoj" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "2018-10" "help2man 1.47.8" "Uzant-komandoj" .SH NOMO help2man \- generas simplan man-paĝon .SH RESUMO diff --git a/help2man.es.1 b/help2man.es.1 index 69cf5cc..ad670d5 100644 --- a/help2man.es.1 +++ b/help2man.es.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "septiembre 2018" "help2man 1.47.7" "Órdenes de usuario" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "octubre 2018" "help2man 1.47.8" "Órdenes de usuario" .SH NOMBRE help2man \- genera una página de manual básica .SH SINOPSIS diff --git a/help2man.fi.1 b/help2man.fi.1 index 9e17f98..43ce839 100644 --- a/help2man.fi.1 +++ b/help2man.fi.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "syyskuu 2018" "help2man 1.47.7" "Käyttäjän sovellukset" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "lokakuu 2018" "help2man 1.47.8" "Käyttäjän sovellukset" .SH NIMI help2man \- luo yksinkertainen man-sivu .SH YLEISKATSAUS diff --git a/help2man.fr.1 b/help2man.fr.1 index ccac51e..33d1be0 100644 --- a/help2man.fr.1 +++ b/help2man.fr.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "septembre 2018" "help2man 1.47.7" "Commandes" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "octobre 2018" "help2man 1.47.8" "Commandes" .SH NOM help2man \- Créer une page de manuel sommaire .SH SYNOPSIS diff --git a/help2man.hr.1 b/help2man.hr.1 index cc2f9c9..e0704b9 100644 --- a/help2man.hr.1 +++ b/help2man.hr.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "rujna 2018" "help2man 1.47.7" "Korisničke naredbe" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "listopada 2018" "help2man 1.47.8" "Korisničke naredbe" .SH IME help2man \- napravi jednostavnu stranicu priručnika .SH PREGLED diff --git a/help2man.hu.1 b/help2man.hu.1 index fbe6f0e..0655ec8 100644 --- a/help2man.hu.1 +++ b/help2man.hu.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "2018. szeptember" "help2man 1.47.7" "Felhasználói parancsok" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "2018. október" "help2man 1.47.8" "Felhasználói parancsok" .SH NÉV help2man \- egy egyszerű kézikönyvoldal előállítása .SH LEÍRÁS diff --git a/help2man.it.1 b/help2man.it.1 index 0d0a1e0..c18618a 100644 --- a/help2man.it.1 +++ b/help2man.it.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "settembre 2018" "help2man 1.47.7" "Comandi utente" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "ottobre 2018" "help2man 1.47.8" "Comandi utente" .SH NOME help2man \- genera una semplice pagina di manuale .SH SINTASSI diff --git a/help2man.ja.1 b/help2man.ja.1 index 89e361c..b5d1e47 100644 --- a/help2man.ja.1 +++ b/help2man.ja.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "2018年9月" "help2man 1.47.7" "ユーザーコマンド" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "2018年10月" "help2man 1.47.8" "ユーザーコマンド" .SH 名前 help2man \- 簡易マニュアルページの生成 .SH 書式 diff --git a/help2man.nb.1 b/help2man.nb.1 index 418ae84..a580292 100644 --- a/help2man.nb.1 +++ b/help2man.nb.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "september 2018" "help2man 1.47.7" "Brukerkommandoer" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "oktober 2018" "help2man 1.47.8" "Brukerkommandoer" .SH NAVN help2man \- generer en enkel manualside .SH OVERSIKT diff --git a/help2man.pl.1 b/help2man.pl.1 index f1f4db5..e58a18a 100644 --- a/help2man.pl.1 +++ b/help2man.pl.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "września 2018" "help2man 1.47.7" "Polecenia użytkownika" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "października 2018" "help2man 1.47.8" "Polecenia użytkownika" .SH NAZWA help2man \- generowanie prostej strony podręcznika .SH SKŁADNIA diff --git a/help2man.pt_BR.1 b/help2man.pt_BR.1 index a376b69..dbc3e2a 100644 --- a/help2man.pt_BR.1 +++ b/help2man.pt_BR.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "setembro de 2018" "help2man 1.47.7" "Comandos de usuário" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "outubro de 2018" "help2man 1.47.8" "Comandos de usuário" .SH NOME help2man \- gera uma página de manual simples .SH SINOPSE diff --git a/help2man.ru.1 b/help2man.ru.1 index 95c0289..aba7486 100644 --- a/help2man.ru.1 +++ b/help2man.ru.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "23.09.2018" "help2man 1.47.7" "Пользовательские команды" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "13.10.2018" "help2man 1.47.8" "Пользовательские команды" .SH ИМЯ help2man \- генерирует простую справочную страницу .SH ОБЗОР diff --git a/help2man.sr.1 b/help2man.sr.1 index aa1dd1c..7d2d521 100644 --- a/help2man.sr.1 +++ b/help2man.sr.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH ГНУ "1" "септембар 2018." "ГНУ help2man 1.47.7" "Корисничке наредбе" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH ГНУ "1" "октобар 2018." "ГНУ help2man 1.47.8" "Корисничке наредбе" .SH НАЗИВ help2man \— ствара страницу упутства .SH УВОД diff --git a/help2man.sv.1 b/help2man.sv.1 index f515c8b..b53e302 100644 --- a/help2man.sv.1 +++ b/help2man.sv.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "september 2018" "help2man 1.47.7" "Användarkommandon" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "oktober 2018" "help2man 1.47.8" "Användarkommandon" .SH NAMN help2man \- generera en enkel manualsida .SH SYNOPSIS diff --git a/help2man.uk.1 b/help2man.uk.1 index 5cbd706..b0ccaa6 100644 --- a/help2man.uk.1 +++ b/help2man.uk.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "23.09.18" "help2man 1.47.7" "Команди користувача" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "13.10.18" "help2man 1.47.8" "Команди користувача" .SH НАЗВА help2man \— програма для створення простих сторінок довідника .SH "КОРОТКИЙ ОПИС" diff --git a/help2man.vi.1 b/help2man.vi.1 index ad53623..472d3ef 100644 --- a/help2man.vi.1 +++ b/help2man.vi.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "Tháng 9 2018" "help2man 1.47.7" "Các câu lệnh" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "Tháng 10 2018" "help2man 1.47.8" "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 --git a/help2man.zh_CN.1 b/help2man.zh_CN.1 index cac5d0e..bb9dfbf 100644 --- a/help2man.zh_CN.1 +++ b/help2man.zh_CN.1 @@ -1,5 +1,5 @@ -.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.7. -.TH HELP2MAN "1" "2018 九月" "help2man 1.47.7" "用户命令" +.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. +.TH HELP2MAN "1" "2018 十月" "help2man 1.47.8" "用户命令" .SH 名称 help2man \- 输出一份简单的手册页 .SH 描述 diff --git a/po/help2man.pot b/po/help2man.pot index 5fcd3fc..e43dd46 100644 --- a/po/help2man.pot +++ b/po/help2man.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: Brendan O'Dea \n" -"POT-Creation-Date: 2018-09-23 14:17+1000\n" +"POT-Creation-Date: 2018-10-13 15:18+1100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n"