Imported Upstream version 1.46.4 upstream/1.46.4
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:00 +0000 (12:25 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 6 Dec 2021 03:25:00 +0000 (12:25 +0900)
74 files changed:
Makefile.in
README
configure
debian/changelog
debian/control
debian/rules
help2man-de.info
help2man-fr.info
help2man-pl.info
help2man-uk.info
help2man.1
help2man.PL
help2man.de.1
help2man.el.1
help2man.eo.1
help2man.es.1
help2man.fi.1
help2man.fr.1
help2man.h2m.PL
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.texi
help2man.uk.1
help2man.vi.1
po-texi/de.po
po-texi/fr.po
po-texi/help2man-texi.pot
po-texi/pl.po
po-texi/uk.po
po/de.gmo
po/de.po
po/el.gmo
po/el.po
po/eo.gmo
po/eo.po
po/es.gmo
po/es.po
po/fi.gmo
po/fi.po
po/fr.gmo
po/fr.po
po/help2man.pot
po/hr.gmo
po/hr.po
po/hu.po
po/it.gmo
po/it.po
po/ja.gmo
po/ja.po
po/nb.gmo
po/nb.po
po/pl.gmo
po/pl.po
po/pt_BR.gmo
po/pt_BR.po
po/ru.gmo
po/ru.po
po/sr.gmo
po/sr.po
po/sv.gmo
po/sv.po
po/uk.gmo
po/uk.po
po/vi.gmo
po/vi.po

index 5952384..bd5d18d 100644 (file)
@@ -144,7 +144,7 @@ $(target).h2m: $(srcdir)/$(target).h2m.PL
 
 preload: $(preload).so
 $(preload).so: $(srcdir)/$(preload).c
-       $(CC) $(CFLAGS) -o $@ -fPIC -shared $? $(LIBS)
+       $(CC) $(CFLAGS) $(CPPFLAGS) $(LDFLAGS) -o $@ -fPIC -shared $? $(LIBS)
 
 man: $(target).1
 $(target).1: $(srcdir)/$(target).PL $(srcdir)/$(target).h2m.PL
diff --git a/README b/README
index 19a95a4..846ffa8 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,10 @@
-               README for GNU help2man version 1.46.3
+               README for GNU help2man version 1.46.4
 
 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.46.3.tar.xz
+  ftp://ftp.gnu.org/gnu/help2man/help2man-1.46.4.tar.xz
 
   git://anonscm.debian.org/users/bod/help2man.git
   http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git
index 9d145d3..bbef0be 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.46.3.
+# Generated by GNU Autoconf 2.69 for GNU help2man 1.46.4.
 #
 # 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.46.3'
-PACKAGE_STRING='GNU help2man 1.46.3'
+PACKAGE_VERSION='1.46.4'
+PACKAGE_STRING='GNU help2man 1.46.4'
 PACKAGE_BUGREPORT='bug-help2man@gnu.org'
 PACKAGE_URL='http://www.gnu.org/software/help2man/'
 
@@ -1200,7 +1200,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.46.3 to adapt to many kinds of systems.
+\`configure' configures GNU help2man 1.46.4 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1261,7 +1261,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU help2man 1.46.3:";;
+     short | recursive ) echo "Configuration of GNU help2man 1.46.4:";;
    esac
   cat <<\_ACEOF
 
@@ -1348,7 +1348,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU help2man configure 1.46.3
+GNU help2man configure 1.46.4
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1449,7 +1449,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.46.3, which was
+It was created by GNU help2man $as_me 1.46.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3765,7 +3765,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.46.3, which was
+This file was extended by GNU help2man $as_me 1.46.4, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3820,7 +3820,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.46.3
+GNU help2man config.status 1.46.4
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index c84d231..f83922f 100644 (file)
@@ -1,3 +1,19 @@
+help2man (1.46.4) unstable; urgency=medium
+
+  * Include architecture.mk and buildflags.mk into rules to replace the
+    multiple calls to dpkg-architecture and to pick up the correct
+    hardening flags.
+  * Add $(LDFLAGS) when building preload to pick up -z relro (see
+    https://wiki.debian.org/Hardening).
+  * Minor correction to Norwegian Bokmaal translation.
+  * Minor correction to Brazilian Portuguese translation.
+  * Escape dashes in --name flag for groff (see lintian tag:
+    hyphen-used-as-minus-sign).
+  * Fix example using AM_MISSING_PROG in documentation: this macro no
+    longer requires the third argument.
+
+ -- Brendan O'Dea <bod@debian.org>  Fri, 10 Oct 2014 09:08:17 +1100
+
 help2man (1.46.3) unstable; urgency=medium
 
   * Update Serbian translation (thanks to Мирослав Николић).
index 42c7177..1b22af6 100644 (file)
@@ -2,8 +2,8 @@ Source: help2man
 Section: devel
 Priority: optional
 Maintainer: Brendan O'Dea <bod@debian.org>
-Standards-Version: 3.9.2
-Build-Depends: perl (>= 5.8.0-7), debhelper (>= 8), gettext (>= 0.12.1), liblocale-gettext-perl
+Standards-Version: 3.9.6
+Build-Depends: perl (>= 5.8.0-7), debhelper (>= 8), gettext (>= 0.12.1), liblocale-gettext-perl, dpkg-dev (>= 1.16.1)
 Vcs-Git: git://anonscm.debian.org/users/bod/help2man.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=users/bod/help2man.git
 
index b11d1d9..ea676e6 100755 (executable)
 # Written by Brendan O'Dea <bod@debian.org>
 
 SHELL = /bin/bash
-DEB_BUILD_GNU_TYPE := $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-DEB_HOST_GNU_TYPE  := $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
+DPKG_EXPORT_BUILDFLAGS = 1
+
+include /usr/share/dpkg/architecture.mk
+include /usr/share/dpkg/buildflags.mk
 
 ifneq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
  CONFARGS = --host=$(DEB_HOST_GNU_TYPE)
index f367564..99ca31f 100644 (file)
@@ -359,7 +359,7 @@ muss.
    Der Wert von ‘HELP2MAN’ kann in ‘configure.in’ entweder
 folgendermaßen festgelegt werden:
 
-     AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
+     AM_MISSING_PROG(HELP2MAN, help2man)
 
    für ‘automake’, oder etwa so:
 
@@ -555,10 +555,10 @@ Node: Aufruf von help2man\7f3194
 Node: Empfehlungen für --help\7f6626
 Node: Einbeziehen von Text\7f11367
 Node: Verwendung in Makefiles\7f13745
-Node: Lokalisierte Handbuchseiten\7f14919
-Node: Beispiel\7f17212
-Node: Rückmeldungen\7f19876
-Node: Bezugsquellen\7f20415
+Node: Lokalisierte Handbuchseiten\7f14905
+Node: Beispiel\7f17198
+Node: Rückmeldungen\7f19862
+Node: Bezugsquellen\7f20401
 \1f
 End Tag Table
 
index 45c08af..204c3e5 100644 (file)
@@ -347,7 +347,7 @@ l’installation de ‘help2man’ pour l’utilisateur final.
    La valeur de ‘HELP2MAN’ peut être définie dans ‘configure.in’ en
 utilisant :
 
-     AM_MISSING_PROG(HELP2MAN, help2man, $répertoire_manquant)
+     AM_MISSING_PROG(HELP2MAN, help2man)
 
    pour ‘automake’, ou quelque chose comme :
 
@@ -542,10 +542,10 @@ Node: Appeler help2man\7f3203
 Node: Recommandations pour --help\7f6386
 Node: Texte inclus\7f10884
 Node: Utilisation de Makefile\7f13342
-Node: Pages de manuel traduites\7f14487
-Node: Exemple\7f16730
-Node: Signalements\7f19710
-Node: Disponibilité\7f20257
+Node: Pages de manuel traduites\7f14464
+Node: Exemple\7f16707
+Node: Signalements\7f19687
+Node: Disponibilité\7f20234
 \1f
 End Tag Table
 
index 5fa7371..4244985 100644 (file)
@@ -334,7 +334,7 @@ użytkownik końcowy nie musi mieć zainstalowanego programu ‘help2man’.
    Wartość zmiennej ‘HELP2MAN’ można ustawić ‘configure.in’ używając na
 przykład:
 
-     AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
+     AM_MISSING_PROG(HELP2MAN, help2man)
 
    w przypadku korzystania z narzędzia ‘automake’ albo:
 
@@ -525,10 +525,10 @@ Node: Uruchamianie help2man\7f3066
 Node: Zalecenia --help\7f6172
 Node: Dołączanie tekstu\7f10409
 Node: Użycie Makefile\7f12540
-Node: Zlokalizowane strony man\7f13748
-Node: Przykład\7f15867
-Node: Kontakt\7f18764
-Node: Dostępność\7f19239
+Node: Zlokalizowane strony man\7f13734
+Node: Przykład\7f15853
+Node: Kontakt\7f18750
+Node: Dostępność\7f19225
 \1f
 End Tag Table
 
index f5d2831..68135b7 100644 (file)
@@ -353,7 +353,7 @@ File: help2man-uk.info.tmp,  Node: Використання Makefile,  Next: Л
    Значення змінної ‘HELP2MAN’ можна встановити у ‘configure.in’ у один
 з таких способів:
 
-     AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
+     AM_MISSING_PROG(HELP2MAN, help2man)
 
    для ‘automake’ або чимось таким:
 
@@ -548,10 +548,10 @@ Node: Як викликати help2man\7f5766
 Node: Рекомендації щодо --help\7f10474
 Node: Включення тексту\7f17950
 Node: Використання Makefile\7f21449
-Node: Локалізовані сторінки man\7f23171
-Node: Приклад\7f26486
-Node: Звіти\7f29356
-Node: Доступність\7f30287
+Node: Локалізовані сторінки man\7f23157
+Node: Приклад\7f26472
+Node: Звіти\7f29342
+Node: Доступність\7f30273
 \1f
 End Tag Table
 
index 357ea00..ee7e911 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "September 2014" "help2man 1.46.3" "User Commands"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "October 2014" "help2man 1.46.4" "User Commands"
 .SH NAME
 help2man \- generate a simple manual page
 .SH SYNOPSIS
@@ -115,7 +115,7 @@ or
 sections appearing in the include file will replace what would have
 automatically been produced (although you can still override the
 former with
-.B --name
+.B \-\-name
 if required).
 
 Other sections are prepended to the automatically produced output for
index 8e77cde..a667a17 100755 (executable)
@@ -16,7 +16,7 @@ use 5.008;
 use Config;
 use Getopt::Long;
 
-my ($program, $version) = ('help2man', '1.46.3');
+my ($program, $version) = ('help2man', '1.46.4');
 
 my %opts;
 die "Usage: $0 [--quiet] [--stdout] [--with-gettext] [--name] [--version]\n"
index e43e7c7..6d9a3b4 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "September 2014" "help2man 1.46.3" "Dienstprogramme für Benutzer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "Oktober 2014" "help2man 1.46.4" "Dienstprogramme für Benutzer"
 .SH BEZEICHNUNG
 help2man \- generiert eine einfache Handbuchseite
 .SH ÜBERSICHT
@@ -118,7 +118,7 @@ oder
 -Abschnitt, der in der eingefügten Datei erscheint, wird das
 ersetzen, was automatisch generiert würde (obwohl Sie das
 weitere immer noch, wenn nötig, mit
-.B --name
+.B \-\-name
 überschreiben können.
 
 Andere Abschnitte werden der automatisch erzeugten Ausgabe für die
index 8d2c101..258ed31 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "ΣεÏ\80Ï\84έμβÏ\81ιοÏ\82 2014" "help2man 1.46.3" "Εντολές χρήστη"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "Î\9fκÏ\84Ï\8eβÏ\81ιοÏ\82 2014" "help2man 1.46.4" "Εντολές χρήστη"
 .SH NAME
 help2man \- δημιουργία απλής σελίδας εγχειριδίου
 .SH SYNOPSIS
@@ -114,7 +114,7 @@ or
 ενότητες που εμφανίζονται στο αρχείο για να συμπεριληφθούν θα αντικαταστήσουν ό,τι θα είχε
 παραχθεί αυτόματα (παρόλο που μπορείτε ακόμα να παρακάμψετε την
 προηγούμενη με
-.B --name
+.B \-\-name
 αν απαιτείται).
 
 Άλλες ενότητες ενσωματώνονται στο αυτόματα παραγόμενο αποτέλεσμα για
index 6a12bc2..ab8e318 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "2014-09" "help2man 1.46.3" "Uzant-komandoj"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "2014-10" "help2man 1.46.4" "Uzant-komandoj"
 .SH NOMO
 help2man \- generas simplan man-paĝon
 .SH RESUMO
@@ -120,7 +120,7 @@ aŭ
 aperantaj en la inkluziv-dosiero anstataŭigos kion ajn estus
 aŭtomate produktite (kvankam vi ankoraŭ povas preterpasi la
 NOMOn per
-.B --name
+.B \-\-name
 se bezonate).
 
 Aliaj sekcioj estos antaŭmetataj al la aŭtomate produktota eligo por
index 1ebd736..0da6e99 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "septiembre 2014" "help2man 1.46.3" "Órdenes de usuario"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "octubre 2014" "help2man 1.46.4" "Órdenes de usuario"
 .SH NOMBRE
 help2man \- genera una página de manual sencilla
 .SH SINOPSIS
@@ -113,7 +113,7 @@ o
 que aparezcan en el fichero de inclusión reemplazan las que se hubieran
 generado automáticamente (aunque se puede evitar lo
 anterior con
-.B --name
+.B \-\-name
 si hace falta).
 
 Otras secciones se insertan delante de la salida generada automáticamente para
index 9b6dd3e..5a9411e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "syyskuu 2014" "help2man 1.46.3" "Käyttäjän sovellukset"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "lokakuu 2014" "help2man 1.46.4" "Käyttäjän sovellukset"
 .SH NIMI
 help2man \- luo yksinkertainen man-sivu
 .SH YLEISKATSAUS
@@ -117,7 +117,7 @@ tai
 .BR [YLEISKATSAUS] ,
 joka löytyy sisällytystiedostosta, korvaa muutoin automaattisesti
 tuotettavan osan (vaikka tämänkin voi korvata
-.B --name
+.B \-\-name
 -valitsimella tarvittaessa).
 
 Muut kappaleet aloittavat automaattisesti tuotetun tulosteen aiemmin
index c350a4a..23c53d8 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "septembre 2014" "help2man 1.46.3" "Commandes"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "octobre 2014" "help2man 1.46.4" "Commandes"
 .SH NOM
 help2man \- Créer une page de manuel sommaire
 .SH SYNOPSIS
@@ -124,7 +124,7 @@ ou
 apparaissant dans le fichier inclus va remplacer celle qui aurait été
 créée automatiquement (mais vous pouvez encore remplacer la première
 avec
-.B --name
+.B \-\-name
 si nécessaire).
 
 Le texte supplémentaire aux autres sections usuelles (celles
index 94f7847..488684c 100755 (executable)
@@ -157,7 +157,7 @@ or
 sections appearing in the include file will replace what would have
 automatically been produced (although you can still override the
 former with
-.B --name
+.B \-\-name
 if required).
 EOT
 print OUT "\n";
index 5c7e9f7..1623293 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "Rujan 2014" "help2man 1.46.3" "Korisničke naredbe"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "Listopad 2014" "help2man 1.46.4" "Korisničke naredbe"
 .SH IME
 help2man \- napravi jednostavnu stranicu priručnika
 .SH PREGLED
@@ -114,7 +114,7 @@ ili
 .B [PREGLED]
 skupina koja se pojavljuje u uključenoj datoteci će zamijeniti ono što
 bi se automatski stvorilo (iako to još uvijek možete zaobići s
-.B --name
+.B \-\-name
 ako je potrebno).
 
 Ostale skupine se dodaju prije automatski stvorenog izlaza za
index 0e30087..189c862 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "2014. szeptember" "help2man 1.46.3" "Felhasználói parancsok"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "2014. október" "help2man 1.46.4" "Felhasználói parancsok"
 .SH NÉV
 help2man \- egy egyszerű kézikönyvoldal előállítása
 .SH LEÍRÁS
@@ -114,7 +114,7 @@ or
 sections appearing in the include file will replace what would have
 automatically been produced (although you can still override the
 former with
-.B --name
+.B \-\-name
 if required).
 
 Other sections are prepended to the automatically produced output for
index d049aae..46b87cb 100644 (file)
@@ -322,7 +322,7 @@ included in the distribution without requiring the end-user to have
 
    The value of ‘HELP2MAN’ may be set in ‘configure.in’ using either of:
 
-     AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
+     AM_MISSING_PROG(HELP2MAN, help2man)
 
    for ‘automake’, or something like:
 
@@ -514,10 +514,10 @@ Node: Invoking help2man\7f2683
 Node: --help recommendations\7f5442
 Node: Including text\7f9318
 Node: Makefile usage\7f11320
-Node: Localised man pages\7f12295
-Node: Example\7f14199
-Node: Reports\7f16819
-Node: Availability\7f17273
+Node: Localised man pages\7f12281
+Node: Example\7f14185
+Node: Reports\7f16805
+Node: Availability\7f17259
 \1f
 End Tag Table
 
index 8bc792f..a181ad1 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "settembre 2014" "help2man 1.46.3" "Comandi utente"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "ottobre 2014" "help2man 1.46.4" "Comandi utente"
 .SH NOME
 help2man \- genera una semplice pagina di manuale
 .SH SINTASSI
@@ -116,7 +116,7 @@ o
 che compare nel file di inclusione andrà a sostituire quelle che sarebbero
 prodotte automaticamente (anche se è sempre possibile annullare le
 prime con
-.B --name
+.B \-\-name
 se necessario).
 
 Altre sezioni sono inserite prima di quelle automaticamente prodotte in output
index eac3d57..08f260d 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "2014年9月" "help2man 1.46.3" "ユーザーコマンド"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "2014年10月" "help2man 1.46.4" "ユーザーコマンド"
 .SH 名前
 help2man \- 簡易マニュアルページの生成
 .SH 書式
@@ -116,7 +116,7 @@ RCS のキーワードなどに使用することができる。
 .B [書式]
 というセクションがあれば、そこに記述した内容が、自動的に生成される内容のかわりに出力される。
  (もっとも、どうしても必要ならば、前者については、
-.B --name
+.B \-\-name
 オプションを使って、さらに置き換えることができるが。)
 
 それ以外のセクションについては、上記の標準的なセクションのために
index c1c27db..c1c1b56 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "september 2014" "help2man 1.46.3" "Brukerkommandoer"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "oktober 2014" "help2man 1.46.4" "Brukerkommandoer"
 .SH NAVN
 help2man \- generer en enkel manualside
 .SH OVERSIKT
@@ -76,7 +76,7 @@ alternativer. Formatet er enkelt
 
 Blokker av ordrett *roff-tekst er satt inn i utdata enten ved
 starten på den gitte
-.BI[seksjon]
+.BI [ seksjon ]
 (små bokstaver), eller etter et avsnitt matchende
 .BI / mønster /\fR.
 
@@ -115,7 +115,7 @@ eller
 seksjoner som vises i inkluder-filen vil erstatte det som ville
 automatisk ha blitt produsert (selv om du fortsatt kan overstyre
 det forrige med
-.B --name
+.B \-\-name
 hvis nødvendig).
 
 Andre seksjoner er forvalgt i automatisk produsert utdata for
index a5d178a..8e2e792 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "wrzesień 2014" "help2man 1.46.3" "Polecenia użytkownika"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "październik 2014" "help2man 1.46.4" "Polecenia użytkownika"
 .SH NAZWA
 help2man \- generowanie prostej strony podręcznika
 .SH SKŁADNIA
@@ -116,7 +116,7 @@ lib
 .B [składnia]
 występująca w pliku dołączanym zastępuje to, co zostałoby automatycznie
 wyprodukowane (aczkolwiek można w razie potrzeby obejść to zachowanie przez
-.B --name
+.B \-\-name
 ).
 
 Inne sekcje są dołączane do automatycznie generowanego wyjścia
index 0ab2c16..4498c17 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "setembro de 2014" "help2man 1.46.3" "Comandos de usuário"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "outubro de 2014" "help2man 1.46.4" "Comandos de usuário"
 .SH NOME
 help2man \- gera uma página de manual simples
 .SH SINOPSE
@@ -67,8 +67,8 @@ saída das opções
 Materiais adicionais podem ser incluídos na saída gerada com as opções
 .B \-\-include
 e
-.B \-\-opt\-include
-.  O formato é simples:
+.BR \-\-opt\-include .
+O formato é simples:
 
     [seção]
     texto
@@ -118,7 +118,7 @@ ou
 que apareçam no arquivo de inclusão substituirá o que seria
 produzido automaticamente (embora você ainda possa sobrepor
 o primeiro com
-.B --name
+.B \-\-name
 se necessário).
 
 Outras seções são acrescentadas antes da saída produzida automaticamente
index 17eb34c..5fecbea 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "21.09.2014" "help2man 1.46.3" "Пользовательские команды"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "10.10.2014" "help2man 1.46.4" "Пользовательские команды"
 .SH ИМЯ
 help2man \- генерирует простую справочную страницу
 .SH ОБЗОР
@@ -117,7 +117,7 @@ help2man генерирует справочную страницу исходя
 будут заменены на автоматически создаваемые
 (хотя вы всё равно можете перезаписать первый
 с помощью параметра
-.B --name
+.B \-\-name
 ).
 
 Другие разделы добавляются к автоматически созданным
index b1e92a8..42c9138 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH Ð\93Ð\9dУ "1" "Ã\91Â\81Ã\90µÃ\90¿Ã\91Â\82Ã\90µÃ\90¼Ã\90±Ã\90°Ã\91Â\80 2014." "Ð\93Ð\9dУ help2man 1.46.3" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH Ð\93Ð\9dУ "1" "Ã\90¾Ã\90ºÃ\91Â\82Ã\90¾Ã\90±Ã\90°Ã\91Â\80 2014." "Ð\93Ð\9dУ help2man 1.46.4" "Ð\9aоÑ\80иÑ\81ниÑ\87ке Ð½Ð°Ñ\80едбе"
 .SH НАЗИВ
 help2man \— ствара страницу упутства
 .SH УВОД
@@ -124,7 +124,7 @@ help2man \— ствара страницу упутства
 одељак који се појави у датотеци укључивања ће заменити оно што је
 самостално произведено (ипак можете још увек да прескочите
 модел са
-.B --name
+.B \-\-name
 ако је затражено).
 
 Остали одељци су прикачени самостално произведеном резултату за
index de829fc..557938b 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "september 2014" "help2man 1.46.3" "Användarkommandon"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "oktober 2014" "help2man 1.46.4" "Användarkommandon"
 .SH NAMN
 help2man \- generera en enkel manualsida
 .SH BESKRIVNING
@@ -113,7 +113,7 @@ eller
 som visas i inkluderingsfilen kommer att ersätta vad som skulle
 automatiskt bli producerat (även om du fortfarande kan åsidosätta
 de senare med
-.B --name
+.B \-\-name
 om det krävs).
 
 Andra sektioner läggs till i början av den automatiskt producerade utskriften
index 219cf40..861bcf9 100644 (file)
@@ -385,7 +385,7 @@ The value of @code{HELP2MAN} may be set in @code{configure.in} using
 either of:
 
 @example
-AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)
+AM_MISSING_PROG(HELP2MAN, help2man)
 @end example
 
 for @command{automake}, or something like:
index 16fadf8..52e7831 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "21.09.14" "help2man 1.46.3" "Команди користувача"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "10.10.14" "help2man 1.46.4" "Команди користувача"
 .SH НАЗВА
 help2man \— програма для створення простих сторінок довідника
 .SH "КОРОТКИЙ ОПИС"
@@ -114,7 +114,7 @@ or
 вказані у включеному файлі, замінять собою відповідні розділи,
 створені у автоматичному режимі. Ви можете зберегти перший з цих
 розділів за допомогою параметра
-.B --name
+.B \-\-name
 якщо захочете.
 
 Інші розділи буде додано перед автоматично створеними даними стандартних
index dd2efcb..08da21e 100644 (file)
@@ -1,5 +1,5 @@
-.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.3.
-.TH HELP2MAN "1" "Tháng chín 2014" "help2man 1.46.3" "Các câu lệnh"
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.46.4.
+.TH HELP2MAN "1" "Tháng mười 2014" "help2man 1.46.4" "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"
@@ -126,7 +126,7 @@ hoặc
 .B [SYNOPSIS]
 nào xuất hiện trong tập tin bao gồm thì thay thế kết xuất tự động tạo
 (dù bạn vẫn còn có dịp ghi đè lên phần [NAME] bằng:
-.B --name
+.B \-\-name
 nếu cần).
 
 NAME: TÊN
index c5dced1..c2f9a54 100644 (file)
@@ -769,8 +769,8 @@ msgstr "Der Wert von @code{HELP2MAN} kann in @code{configure.in} entweder folgen
 #. type: example
 #: help2man.texi:389
 #, no-wrap
-msgid "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
-msgstr "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
+msgid "AM_MISSING_PROG(HELP2MAN, help2man)\n"
+msgstr "AM_MISSING_PROG(HELP2MAN, help2man)\n"
 
 #. type: Plain text
 #: help2man.texi:392
index c372b18..59622e8 100644 (file)
@@ -1061,8 +1061,8 @@ msgstr ""
 #. type: example
 #: help2man.texi:389
 #, no-wrap
-msgid "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
-msgstr "AM_MISSING_PROG(HELP2MAN, help2man, $répertoire_manquant)\n"
+msgid "AM_MISSING_PROG(HELP2MAN, help2man)\n"
+msgstr "AM_MISSING_PROG(HELP2MAN, help2man)\n"
 
 #. type: Plain text
 #: help2man.texi:392
index 0a08f04..de8a96c 100644 (file)
@@ -882,7 +882,7 @@ msgstr ""
 #. type: example
 #: help2man.texi:389
 #, no-wrap
-msgid "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
+msgid "AM_MISSING_PROG(HELP2MAN, help2man)\n"
 msgstr ""
 
 #. type: Plain text
index 8878fb7..f85388e 100644 (file)
@@ -768,8 +768,8 @@ msgstr "Wartość zmiennej @code{HELP2MAN} można ustawić @code{configure.in} u
 #. type: example
 #: help2man.texi:389
 #, no-wrap
-msgid "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
-msgstr "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
+msgid "AM_MISSING_PROG(HELP2MAN, help2man)\n"
+msgstr "AM_MISSING_PROG(HELP2MAN, help2man)\n"
 
 #. type: Plain text
 #: help2man.texi:392
index 8090253..0f3cc02 100644 (file)
@@ -770,8 +770,8 @@ msgstr "Значення змінної @code{HELP2MAN} можна встано
 #. type: example
 #: help2man.texi:389
 #, no-wrap
-msgid "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
-msgstr "AM_MISSING_PROG(HELP2MAN, help2man, $missing_dir)\n"
+msgid "AM_MISSING_PROG(HELP2MAN, help2man)\n"
+msgstr "AM_MISSING_PROG(HELP2MAN, help2man)\n"
 
 #. type: Plain text
 #: help2man.texi:392
index 167bcaf..0cb43b0 100644 (file)
Binary files a/po/de.gmo and b/po/de.gmo differ
index 5aaa75f..d02bb78 100644 (file)
--- a/po/de.po
+++ b/po/de.po
@@ -388,7 +388,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Jeder\n"
@@ -398,7 +398,7 @@ msgstr ""
 "-Abschnitt, der in der eingefügten Datei erscheint, wird das\n"
 "ersetzen, was automatisch generiert würde (obwohl Sie das\n"
 "weitere immer noch, wenn nötig, mit\n"
-".B --name\n"
+".B \\-\\-name\n"
 "überschreiben können.\n"
 
 #: help2man.h2m.PL:166
index b4db839..e53456c 100644 (file)
Binary files a/po/el.gmo and b/po/el.gmo differ
index 0c251a3..45310f2 100644 (file)
--- a/po/el.po
+++ b/po/el.po
@@ -392,7 +392,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Οποιεσδήποτε\n"
@@ -403,7 +403,7 @@ msgstr ""
 "αντικαταστήσουν ό,τι θα είχε\n"
 "παραχθεί αυτόματα (παρόλο που μπορείτε ακόμα να παρακάμψετε την\n"
 "προηγούμενη με\n"
-".B --name\n"
+".B \\-\\-name\n"
 "αν απαιτείται).\n"
 
 #: help2man.h2m.PL:166
index 6199b1f..e1ef49b 100644 (file)
Binary files a/po/eo.gmo and b/po/eo.gmo differ
index 25d379d..81707bc 100644 (file)
--- a/po/eo.po
+++ b/po/eo.po
@@ -380,7 +380,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Iu ajn sekcio\n"
@@ -390,7 +390,7 @@ msgstr ""
 "aperantaj en la inkluziv-dosiero anstataŭigos kion ajn estus\n"
 "aŭtomate produktite (kvankam vi ankoraŭ povas preterpasi la\n"
 "NOMOn per\n"
-".B --name\n"
+".B \\-\\-name\n"
 "se bezonate).\n"
 
 #: help2man.h2m.PL:166
index 8c4a534..618d21b 100644 (file)
Binary files a/po/es.gmo and b/po/es.gmo differ
index 55bdc4e..99b3967 100644 (file)
--- a/po/es.po
+++ b/po/es.po
@@ -377,7 +377,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Todas las secciones\n"
@@ -387,7 +387,7 @@ msgstr ""
 "que aparezcan en el fichero de inclusión reemplazan las que se hubieran\n"
 "generado automáticamente (aunque se puede evitar lo\n"
 "anterior con\n"
-".B --name\n"
+".B \\-\\-name\n"
 "si hace falta).\n"
 
 #: help2man.h2m.PL:166
index fff5ce6..b2be6c8 100644 (file)
Binary files a/po/fi.gmo and b/po/fi.gmo differ
index 162229d..65f8cdc 100644 (file)
--- a/po/fi.po
+++ b/po/fi.po
@@ -389,7 +389,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Kappale\n"
@@ -398,7 +398,7 @@ msgstr ""
 ".BR [YLEISKATSAUS] ,\n"
 "joka löytyy sisällytystiedostosta, korvaa muutoin automaattisesti\n"
 "tuotettavan osan (vaikka tämänkin voi korvata\n"
-".B --name\n"
+".B \\-\\-name\n"
 "-valitsimella tarvittaessa).\n"
 
 #: help2man.h2m.PL:166
index e17668f..2e18c53 100644 (file)
Binary files a/po/fr.gmo and b/po/fr.gmo differ
index 7b2ac53..46d0b73 100644 (file)
--- a/po/fr.po
+++ b/po/fr.po
@@ -430,7 +430,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Toute section\n"
@@ -440,7 +440,7 @@ msgstr ""
 "apparaissant dans le fichier inclus va remplacer celle qui aurait été\n"
 "créée automatiquement (mais vous pouvez encore remplacer la première\n"
 "avec\n"
-".B --name\n"
+".B \\-\\-name\n"
 "si nécessaire).\n"
 
 #: help2man.h2m.PL:166
index 091d219..c5bd19b 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: 2014-03-26 21:02+1100\n"
+"POT-Creation-Date: 2014-10-09 22:34+1100\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"
@@ -309,7 +309,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 
index 2db9665..88521bf 100644 (file)
Binary files a/po/hr.gmo and b/po/hr.gmo differ
index f5fd660..5fe0ce1 100644 (file)
--- a/po/hr.po
+++ b/po/hr.po
@@ -389,7 +389,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Bilo koja\n"
@@ -398,7 +398,7 @@ msgstr ""
 ".B [PREGLED]\n"
 "skupina koja se pojavljuje u uključenoj datoteci će zamijeniti ono što\n"
 "bi se automatski stvorilo (iako to još uvijek možete zaobići s\n"
-".B --name\n"
+".B \\-\\-name\n"
 "ako je potrebno).\n"
 
 #: help2man.h2m.PL:166
index 08ed746..3a437d8 100644 (file)
--- a/po/hu.po
+++ b/po/hu.po
@@ -319,7 +319,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 
index 02fbef3..16e0a9f 100644 (file)
Binary files a/po/it.gmo and b/po/it.gmo differ
index 3976391..399572f 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -394,7 +394,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Qualsiasi sezione\n"
@@ -404,7 +404,7 @@ msgstr ""
 "che compare nel file di inclusione andrà a sostituire quelle che sarebbero\n"
 "prodotte automaticamente (anche se è sempre possibile annullare le\n"
 "prime con\n"
-".B --name\n"
+".B \\-\\-name\n"
 "se necessario).\n"
 
 #: help2man.h2m.PL:166
index 5728f89..09b1d39 100644 (file)
Binary files a/po/ja.gmo and b/po/ja.gmo differ
index a3f5b69..5f90379 100644 (file)
--- a/po/ja.po
+++ b/po/ja.po
@@ -393,7 +393,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "インクルードファイルに\n"
@@ -403,7 +403,7 @@ msgstr ""
 "というセクションがあれば、そこに記述した内容が、自動的に生成される内容のかわ"
 "りに出力される。\n"
 " (もっとも、どうしても必要ならば、前者については、\n"
-".B --name\n"
+".B \\-\\-name\n"
 "オプションを使って、さらに置き換えることができるが。)\n"
 
 #: help2man.h2m.PL:166
index f9d1a74..294e8d1 100644 (file)
Binary files a/po/nb.gmo and b/po/nb.gmo differ
index 21b560a..42df55c 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgstr ""
 "Project-Id-Version: help2man-1.45.2pre1\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
 "POT-Creation-Date: 2014-03-26 21:02+1100\n"
-"PO-Revision-Date: 2014-07-24 20:18+0100\n"
+"PO-Revision-Date: 2014-10-09 21:26+1100\n"
 "Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
 "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
 "Language: nb_NO\n"
@@ -330,7 +330,7 @@ msgid ""
 msgstr ""
 "Blokker av ordrett *roff-tekst er satt inn i utdata enten ved\n"
 "starten på den gitte\n"
-".BI[seksjon]\n"
+".BI [ seksjon ]\n"
 "(små bokstaver), eller etter et avsnitt matchende\n"
 ".BI / mønster /\\fR.\n"
 
@@ -381,7 +381,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Ethvert\n"
@@ -391,7 +391,7 @@ msgstr ""
 "seksjoner som vises i inkluder-filen vil erstatte det som ville\n"
 "automatisk ha blitt produsert (selv om du fortsatt kan overstyre\n"
 "det forrige med\n"
-".B --name\n"
+".B \\-\\-name\n"
 "hvis nødvendig).\n"
 
 #: help2man.h2m.PL:166
index 211403a..c2fd701 100644 (file)
Binary files a/po/pl.gmo and b/po/pl.gmo differ
index 5ffb4f0..5a85f03 100644 (file)
--- a/po/pl.po
+++ b/po/pl.po
@@ -382,7 +382,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Każda sekcja\n"
@@ -391,7 +391,7 @@ msgstr ""
 ".B [składnia]\n"
 "występująca w pliku dołączanym zastępuje to, co zostałoby automatycznie\n"
 "wyprodukowane (aczkolwiek można w razie potrzeby obejść to zachowanie przez\n"
-".B --name\n"
+".B \\-\\-name\n"
 ").\n"
 
 #: help2man.h2m.PL:166
index 460550d..e994756 100644 (file)
Binary files a/po/pt_BR.gmo and b/po/pt_BR.gmo differ
index d5d1d16..38e0a56 100644 (file)
@@ -9,7 +9,7 @@ msgstr ""
 "Project-Id-Version: help2man 1.45.2pre1\n"
 "Report-Msgid-Bugs-To: Brendan O'Dea <bug-help2man@gnu.org>\n"
 "POT-Creation-Date: 2014-03-26 21:02+1100\n"
-"PO-Revision-Date: 2014-07-01 18:10-0300\n"
+"PO-Revision-Date: 2014-10-09 21:24+1100\n"
 "Last-Translator: Rafael Ferreira <rafael.f.f1@gmail.com>\n"
 "Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge.net>\n"
 "Language: pt_BR\n"
@@ -314,8 +314,8 @@ msgstr ""
 "Materiais adicionais podem ser incluídos na saída gerada com as opções\n"
 ".B \\-\\-include\n"
 "e\n"
-".B \\-\\-opt\\-include\n"
-".  O formato é simples:\n"
+".BR \\-\\-opt\\-include .\n"
+"O formato é simples:\n"
 "\n"
 "    [seção]\n"
 "    texto\n"
@@ -385,7 +385,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Quaisquer seções\n"
@@ -395,7 +395,7 @@ msgstr ""
 "que apareçam no arquivo de inclusão substituirá o que seria\n"
 "produzido automaticamente (embora você ainda possa sobrepor\n"
 "o primeiro com\n"
-".B --name\n"
+".B \\-\\-name\n"
 "se necessário).\n"
 
 #: help2man.h2m.PL:166
index 5218d6b..8dcc002 100644 (file)
Binary files a/po/ru.gmo and b/po/ru.gmo differ
index 06bfa63..885b94c 100644 (file)
--- a/po/ru.po
+++ b/po/ru.po
@@ -384,7 +384,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Любые появляющиеся во включаемом файле разделы\n"
@@ -394,7 +394,7 @@ msgstr ""
 "будут заменены на автоматически создаваемые\n"
 "(хотя вы всё равно можете перезаписать первый\n"
 "с помощью параметра\n"
-".B --name\n"
+".B \\-\\-name\n"
 ").\n"
 
 #: help2man.h2m.PL:166
index 948e5b6..9f83a11 100644 (file)
Binary files a/po/sr.gmo and b/po/sr.gmo differ
index 05c14b0..43a14ca 100644 (file)
--- a/po/sr.po
+++ b/po/sr.po
@@ -379,7 +379,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Сваки\n"
@@ -389,7 +389,7 @@ msgstr ""
 "одељак који се појави у датотеци укључивања ће заменити оно што је\n"
 "самостално произведено (ипак можете још увек да прескочите\n"
 "модел са\n"
-".B --name\n"
+".B \\-\\-name\n"
 "ако је затражено).\n"
 
 #: help2man.h2m.PL:166
index 7ada736..20c91e1 100644 (file)
Binary files a/po/sv.gmo and b/po/sv.gmo differ
index e563309..af25615 100644 (file)
--- a/po/sv.po
+++ b/po/sv.po
@@ -384,7 +384,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Alla sektioner\n"
@@ -394,7 +394,7 @@ msgstr ""
 "som visas i inkluderingsfilen kommer att ersätta vad som skulle\n"
 "automatiskt bli producerat (även om du fortfarande kan åsidosätta\n"
 "de senare med\n"
-".B --name\n"
+".B \\-\\-name\n"
 "om det krävs).\n"
 
 #: help2man.h2m.PL:166
index 0ee9161..5340231 100644 (file)
Binary files a/po/uk.gmo and b/po/uk.gmo differ
index 3d5d26f..bbb6a6c 100644 (file)
--- a/po/uk.po
+++ b/po/uk.po
@@ -378,7 +378,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Будь-які розділи\n"
@@ -388,7 +388,7 @@ msgstr ""
 "вказані у включеному файлі, замінять собою відповідні розділи,\n"
 "створені у автоматичному режимі. Ви можете зберегти перший з цих\n"
 "розділів за допомогою параметра\n"
-".B --name\n"
+".B \\-\\-name\n"
 "якщо захочете.\n"
 
 #: help2man.h2m.PL:166
index 388df0b..38ae96c 100644 (file)
Binary files a/po/vi.gmo and b/po/vi.gmo differ
index 9106863..9027d87 100644 (file)
--- a/po/vi.po
+++ b/po/vi.po
@@ -389,7 +389,7 @@ msgid ""
 "sections appearing in the include file will replace what would have\n"
 "automatically been produced (although you can still override the\n"
 "former with\n"
-".B --name\n"
+".B \\-\\-name\n"
 "if required).\n"
 msgstr ""
 "Bất cứ phần\n"
@@ -398,7 +398,7 @@ msgstr ""
 ".B [SYNOPSIS]\n"
 "nào xuất hiện trong tập tin bao gồm thì thay thế kết xuất tự động tạo\n"
 "(dù bạn vẫn còn có dịp ghi đè lên phần [NAME] bằng:\n"
-".B --name\n"
+".B \\-\\-name\n"
 "nếu cần).\n"
 "\n"
 "NAME: TÊN\n"