summaryrefslogtreecommitdiff
path: root/gettext-tools/man
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/man')
-rw-r--r--gettext-tools/man/Makefile.am3
-rw-r--r--gettext-tools/man/Makefile.in2
-rw-r--r--gettext-tools/man/autopoint.12
-rw-r--r--gettext-tools/man/gettextize.12
-rwxr-xr-xgettext-tools/man/help2man2
-rw-r--r--gettext-tools/man/msgattrib.14
-rw-r--r--gettext-tools/man/msgattrib.1.html2
-rw-r--r--gettext-tools/man/msgcat.14
-rw-r--r--gettext-tools/man/msgcat.1.html2
-rw-r--r--gettext-tools/man/msgcmp.14
-rw-r--r--gettext-tools/man/msgcmp.1.html2
-rw-r--r--gettext-tools/man/msgcomm.14
-rw-r--r--gettext-tools/man/msgcomm.1.html2
-rw-r--r--gettext-tools/man/msgconv.14
-rw-r--r--gettext-tools/man/msgconv.1.html2
-rw-r--r--gettext-tools/man/msgen.14
-rw-r--r--gettext-tools/man/msgen.1.html2
-rw-r--r--gettext-tools/man/msgexec.14
-rw-r--r--gettext-tools/man/msgexec.1.html2
-rw-r--r--gettext-tools/man/msgfilter.14
-rw-r--r--gettext-tools/man/msgfilter.1.html2
-rw-r--r--gettext-tools/man/msgfmt.14
-rw-r--r--gettext-tools/man/msgfmt.1.html2
-rw-r--r--gettext-tools/man/msggrep.14
-rw-r--r--gettext-tools/man/msggrep.1.html2
-rw-r--r--gettext-tools/man/msginit.14
-rw-r--r--gettext-tools/man/msginit.1.html2
-rw-r--r--gettext-tools/man/msgmerge.14
-rw-r--r--gettext-tools/man/msgmerge.1.html2
-rw-r--r--gettext-tools/man/msgunfmt.14
-rw-r--r--gettext-tools/man/msgunfmt.1.html2
-rw-r--r--gettext-tools/man/msguniq.14
-rw-r--r--gettext-tools/man/msguniq.1.html2
-rw-r--r--gettext-tools/man/recode-sr-latin.12
-rw-r--r--gettext-tools/man/x-to-1.in2
-rw-r--r--gettext-tools/man/xgettext.113
-rw-r--r--gettext-tools/man/xgettext.1.html17
37 files changed, 66 insertions, 63 deletions
diff --git a/gettext-tools/man/Makefile.am b/gettext-tools/man/Makefile.am
index e13dc25..e50b2eb 100644
--- a/gettext-tools/man/Makefile.am
+++ b/gettext-tools/man/Makefile.am
@@ -1,6 +1,5 @@
## Makefile for the gettext-tools/man subdirectory of GNU gettext
-## Copyright (C) 2001-2003, 2006-2007, 2015 Free Software Foundation,
-## Inc.
+## Copyright (C) 2001-2003, 2006-2007, 2015-2016 Free Software Foundation, Inc.
##
## 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
diff --git a/gettext-tools/man/Makefile.in b/gettext-tools/man/Makefile.in
index b43801d..32bbf8f 100644
--- a/gettext-tools/man/Makefile.in
+++ b/gettext-tools/man/Makefile.in
@@ -118,6 +118,7 @@ am__aclocal_m4_deps = \
$(top_srcdir)/gnulib-m4/ctype.m4 \
$(top_srcdir)/gnulib-m4/curses.m4 \
$(top_srcdir)/gnulib-m4/dirent_h.m4 \
+ $(top_srcdir)/gnulib-m4/dirfd.m4 \
$(top_srcdir)/gnulib-m4/double-slash-root.m4 \
$(top_srcdir)/gnulib-m4/dup.m4 $(top_srcdir)/gnulib-m4/dup2.m4 \
$(top_srcdir)/gnulib-m4/eaccess.m4 \
@@ -154,6 +155,7 @@ am__aclocal_m4_deps = \
$(top_srcdir)/gnulib-m4/gettimeofday.m4 \
$(top_srcdir)/gnulib-m4/gnulib-common.m4 \
$(top_srcdir)/gnulib-m4/gnulib-comp.m4 \
+ $(top_srcdir)/gnulib-m4/hard-locale.m4 \
$(top_srcdir)/gnulib-m4/iconv_h.m4 \
$(top_srcdir)/gnulib-m4/iconv_open.m4 \
$(top_srcdir)/gnulib-m4/include_next.m4 \
diff --git a/gettext-tools/man/autopoint.1 b/gettext-tools/man/autopoint.1
index 59d99c6..c92b410 100644
--- a/gettext-tools/man/autopoint.1
+++ b/gettext-tools/man/autopoint.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH AUTOPOINT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH AUTOPOINT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
autopoint \- copies standard gettext infrastructure
.SH SYNOPSIS
diff --git a/gettext-tools/man/gettextize.1 b/gettext-tools/man/gettextize.1
index d32d910..52789dc 100644
--- a/gettext-tools/man/gettextize.1
+++ b/gettext-tools/man/gettextize.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH GETTEXTIZE "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH GETTEXTIZE "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
gettextize \- install or upgrade gettext infrastructure
.SH SYNOPSIS
diff --git a/gettext-tools/man/help2man b/gettext-tools/man/help2man
index 1b6ad65..296778d 100755
--- a/gettext-tools/man/help2man
+++ b/gettext-tools/man/help2man
@@ -31,7 +31,7 @@ my $this_version = '1.24';
my $version_info = <<EOT;
GNU $this_program $this_version
-Copyright (C) 1997-2000, 2015 Free Software Foundation, Inc.
+Copyright (C) 1997-2000, 2015-2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
diff --git a/gettext-tools/man/msgattrib.1 b/gettext-tools/man/msgattrib.1
index fb61853..2436a71 100644
--- a/gettext-tools/man/msgattrib.1
+++ b/gettext-tools/man/msgattrib.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGATTRIB "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGATTRIB "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgattrib \- attribute matching and manipulation on message catalog
.SH SYNOPSIS
@@ -152,7 +152,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgattrib.1.html b/gettext-tools/man/msgattrib.1.html
index 6db6287..f79e467 100644
--- a/gettext-tools/man/msgattrib.1.html
+++ b/gettext-tools/man/msgattrib.1.html
@@ -335,7 +335,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgcat.1 b/gettext-tools/man/msgcat.1
index 0b67f4a..15929e3 100644
--- a/gettext-tools/man/msgcat.1
+++ b/gettext-tools/man/msgcat.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGCAT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGCAT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgcat \- combines several message catalogs
.SH SYNOPSIS
@@ -132,7 +132,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgcat.1.html b/gettext-tools/man/msgcat.1.html
index 7486f52..b5970d1 100644
--- a/gettext-tools/man/msgcat.1.html
+++ b/gettext-tools/man/msgcat.1.html
@@ -285,7 +285,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgcmp.1 b/gettext-tools/man/msgcmp.1
index c6aa423..b996761 100644
--- a/gettext-tools/man/msgcmp.1
+++ b/gettext-tools/man/msgcmp.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGCMP "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGCMP "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgcmp \- compare message catalog and template
.SH SYNOPSIS
@@ -59,7 +59,7 @@ Written by Peter Miller.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2010 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgcmp.1.html b/gettext-tools/man/msgcmp.1.html
index 67d4430..856c01b 100644
--- a/gettext-tools/man/msgcmp.1.html
+++ b/gettext-tools/man/msgcmp.1.html
@@ -166,7 +166,7 @@ Peter Miller.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2010 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgcomm.1 b/gettext-tools/man/msgcomm.1
index f51a544..7bfc1e0 100644
--- a/gettext-tools/man/msgcomm.1
+++ b/gettext-tools/man/msgcomm.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGCOMM "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGCOMM "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgcomm \- match two message catalogs
.SH SYNOPSIS
@@ -124,7 +124,7 @@ Written by Peter Miller.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2010 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgcomm.1.html b/gettext-tools/man/msgcomm.1.html
index 083387f..ec87351 100644
--- a/gettext-tools/man/msgcomm.1.html
+++ b/gettext-tools/man/msgcomm.1.html
@@ -273,7 +273,7 @@ Peter Miller.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2010 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgconv.1 b/gettext-tools/man/msgconv.1
index 5dbde0a..4aee337 100644
--- a/gettext-tools/man/msgconv.1
+++ b/gettext-tools/man/msgconv.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGCONV "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGCONV "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgconv \- character set conversion for message catalog
.SH SYNOPSIS
@@ -103,7 +103,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgconv.1.html b/gettext-tools/man/msgconv.1.html
index 90f077d..752b084 100644
--- a/gettext-tools/man/msgconv.1.html
+++ b/gettext-tools/man/msgconv.1.html
@@ -239,7 +239,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgen.1 b/gettext-tools/man/msgen.1
index 023e54f..794c5b1 100644
--- a/gettext-tools/man/msgen.1
+++ b/gettext-tools/man/msgen.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGEN "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGEN "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgen \- create English message catalog
.SH SYNOPSIS
@@ -103,7 +103,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgen.1.html b/gettext-tools/man/msgen.1.html
index 8e1b723..35d0b2a 100644
--- a/gettext-tools/man/msgen.1.html
+++ b/gettext-tools/man/msgen.1.html
@@ -237,7 +237,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgexec.1 b/gettext-tools/man/msgexec.1
index 23fdaa3..4a3c765 100644
--- a/gettext-tools/man/msgexec.1
+++ b/gettext-tools/man/msgexec.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGEXEC "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGEXEC "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgexec \- process translations of message catalog
.SH SYNOPSIS
@@ -50,7 +50,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgexec.1.html b/gettext-tools/man/msgexec.1.html
index 3fdd0a0..2db4a2d 100644
--- a/gettext-tools/man/msgexec.1.html
+++ b/gettext-tools/man/msgexec.1.html
@@ -140,7 +140,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgfilter.1 b/gettext-tools/man/msgfilter.1
index ea6faa3..aa4b860 100644
--- a/gettext-tools/man/msgfilter.1
+++ b/gettext-tools/man/msgfilter.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGFILTER "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGFILTER "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgfilter \- edit translations of message catalog
.SH SYNOPSIS
@@ -119,7 +119,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgfilter.1.html b/gettext-tools/man/msgfilter.1.html
index b0542a3..b905714 100644
--- a/gettext-tools/man/msgfilter.1.html
+++ b/gettext-tools/man/msgfilter.1.html
@@ -268,7 +268,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgfmt.1 b/gettext-tools/man/msgfmt.1
index 7a7fb8d..e3a0958 100644
--- a/gettext-tools/man/msgfmt.1
+++ b/gettext-tools/man/msgfmt.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGFMT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGFMT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgfmt \- compile message catalog to binary format
.SH SYNOPSIS
@@ -198,7 +198,7 @@ Written by Ulrich Drepper.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2010 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgfmt.1.html b/gettext-tools/man/msgfmt.1.html
index 1ef3670..ca906d1 100644
--- a/gettext-tools/man/msgfmt.1.html
+++ b/gettext-tools/man/msgfmt.1.html
@@ -436,7 +436,7 @@ Ulrich Drepper.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2010 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msggrep.1 b/gettext-tools/man/msggrep.1
index a34f1cc..16a02a2 100644
--- a/gettext-tools/man/msggrep.1
+++ b/gettext-tools/man/msggrep.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGGREP "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGGREP "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msggrep \- pattern matching on message catalog
.SH SYNOPSIS
@@ -162,7 +162,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msggrep.1.html b/gettext-tools/man/msggrep.1.html
index 69ae9a8..5bbee51 100644
--- a/gettext-tools/man/msggrep.1.html
+++ b/gettext-tools/man/msggrep.1.html
@@ -343,7 +343,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msginit.1 b/gettext-tools/man/msginit.1
index 65c3aed..b2f9d89 100644
--- a/gettext-tools/man/msginit.1
+++ b/gettext-tools/man/msginit.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGINIT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGINIT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msginit \- initialize a message catalog
.SH SYNOPSIS
@@ -75,7 +75,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msginit.1.html b/gettext-tools/man/msginit.1.html
index 6a84fa5..32bcad5 100644
--- a/gettext-tools/man/msginit.1.html
+++ b/gettext-tools/man/msginit.1.html
@@ -186,7 +186,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgmerge.1 b/gettext-tools/man/msgmerge.1
index f77fb58..52eec2f 100644
--- a/gettext-tools/man/msgmerge.1
+++ b/gettext-tools/man/msgmerge.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGMERGE "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGMERGE "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgmerge \- merge message catalog and template
.SH SYNOPSIS
@@ -162,7 +162,7 @@ Written by Peter Miller.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2010 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgmerge.1.html b/gettext-tools/man/msgmerge.1.html
index 507b78f..1a3316d 100644
--- a/gettext-tools/man/msgmerge.1.html
+++ b/gettext-tools/man/msgmerge.1.html
@@ -343,7 +343,7 @@ Peter Miller.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2010 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msgunfmt.1 b/gettext-tools/man/msgunfmt.1
index b802129..4ef1e05 100644
--- a/gettext-tools/man/msgunfmt.1
+++ b/gettext-tools/man/msgunfmt.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGUNFMT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGUNFMT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msgunfmt \- uncompile message catalog from binary format
.SH SYNOPSIS
@@ -127,7 +127,7 @@ Written by Ulrich Drepper.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2010 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msgunfmt.1.html b/gettext-tools/man/msgunfmt.1.html
index 559dc61..38694d1 100644
--- a/gettext-tools/man/msgunfmt.1.html
+++ b/gettext-tools/man/msgunfmt.1.html
@@ -289,7 +289,7 @@ Ulrich Drepper.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2010 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/msguniq.1 b/gettext-tools/man/msguniq.1
index 612382a..b66a71a 100644
--- a/gettext-tools/man/msguniq.1
+++ b/gettext-tools/man/msguniq.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH MSGUNIQ "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH MSGUNIQ "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
msguniq \- unify duplicate translations in message catalog
.SH SYNOPSIS
@@ -118,7 +118,7 @@ Written by Bruno Haible.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 2001-2010 Free Software Foundation, Inc.
+Copyright \(co 2001-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/msguniq.1.html b/gettext-tools/man/msguniq.1.html
index 2f59b86..6023329 100644
--- a/gettext-tools/man/msguniq.1.html
+++ b/gettext-tools/man/msguniq.1.html
@@ -264,7 +264,7 @@ Bruno Haible.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 2001-2010 Free Software Foundation, Inc. License
+&copy; 2001-2016 Free Software Foundation, Inc. License
GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and
diff --git a/gettext-tools/man/recode-sr-latin.1 b/gettext-tools/man/recode-sr-latin.1
index 9e0de14..94516b6 100644
--- a/gettext-tools/man/recode-sr-latin.1
+++ b/gettext-tools/man/recode-sr-latin.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH RECODE-SR-LATIN "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH RECODE-SR-LATIN "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
recode-sr-latin \- convert Serbian text from Cyrillic to Latin script
.SH SYNOPSIS
diff --git a/gettext-tools/man/x-to-1.in b/gettext-tools/man/x-to-1.in
index 0169c71..c65b47e 100644
--- a/gettext-tools/man/x-to-1.in
+++ b/gettext-tools/man/x-to-1.in
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# Copyright (C) 2001, 2003, 2015 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2015-2016 Free Software Foundation, Inc.
#
# 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
diff --git a/gettext-tools/man/xgettext.1 b/gettext-tools/man/xgettext.1
index 59fe79b..950f4e9 100644
--- a/gettext-tools/man/xgettext.1
+++ b/gettext-tools/man/xgettext.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH XGETTEXT "1" "December 2015" "GNU gettext-tools 0.19.7" GNU
+.TH XGETTEXT "1" "June 2016" "GNU gettext-tools 0.19.8.1" GNU
.SH NAME
xgettext \- extract gettext strings from source
.SH SYNOPSIS
@@ -77,7 +77,7 @@ in output file
perform syntax check on messages
(ellipsis-unicode, space-ellipsis,
.IP
-quote-unicode)
+quote-unicode, bullet-unicode)
.TP
\fB\-\-sentence\-end\fR=\fITYPE\fR
type describing the end of sentence
@@ -116,6 +116,10 @@ Lua, JavaScript, Vala)
understand ANSI C trigraphs for input
(only languages C, C++, ObjectiveC)
.TP
+\fB\-\-its\fR=\fIFILE\fR
+apply ITS rules from FILE
+(only XML based languages)
+.TP
\fB\-\-qt\fR
recognize Qt format strings
(only language C++)
@@ -169,9 +173,6 @@ write out a Java .properties file
\fB\-\-stringtable\-output\fR
write out a NeXTstep/GNUstep .strings file
.TP
-\fB\-\-its\fR=\fIFILE\fR
-apply ITS rules from FILE
-.TP
\fB\-\-itstool\fR
write out itstool comments
.TP
@@ -225,7 +226,7 @@ Written by Ulrich Drepper.
.SH "REPORTING BUGS"
Report bugs to <bug-gnu-gettext@gnu.org>.
.SH COPYRIGHT
-Copyright \(co 1995-1998, 2000-2013 Free Software Foundation, Inc.
+Copyright \(co 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
.br
This is free software: you are free to change and redistribute it.
diff --git a/gettext-tools/man/xgettext.1.html b/gettext-tools/man/xgettext.1.html
index d43fdbe..7f3afbc 100644
--- a/gettext-tools/man/xgettext.1.html
+++ b/gettext-tools/man/xgettext.1.html
@@ -164,8 +164,8 @@ preceding keyword lines in output file</p>
<p style="margin-left:22%;">perform syntax check on
messages (ellipsis-unicode, space-ellipsis,</p>
-
-<p style="margin-left:22%; margin-top: 1em">quote-unicode)</p>
+<p style="margin-left:22%; margin-top: 1em">quote-unicode,
+bullet-unicode)</p>
<p style="margin-left:11%;"><b>&minus;&minus;sentence&minus;end</b>=<i>TYPE</i></p>
@@ -216,6 +216,12 @@ JavaScript, Vala)</p>
<p style="margin-left:22%;">understand ANSI C trigraphs for
input (only languages C, C++, ObjectiveC)</p>
+
+<p style="margin-left:11%;"><b>&minus;&minus;its</b>=<i>FILE</i></p>
+
+<p style="margin-left:22%;">apply ITS rules from FILE (only
+XML based languages)</p>
+
<table width="100%" border="0" rules="none" frame="void"
cellspacing="0" cellpadding="0">
<tr valign="top" align="left">
@@ -331,11 +337,6 @@ file</p>
.strings file</p>
-<p style="margin-left:11%;"><b>&minus;&minus;its</b>=<i>FILE</i></p>
-
-<p style="margin-left:22%;">apply ITS rules from FILE</p>
-
-
<p style="margin-left:11%;"><b>&minus;&minus;itstool</b></p>
<p style="margin-left:22%;">write out itstool comments</p>
@@ -444,7 +445,7 @@ Ulrich Drepper.</p>
<p style="margin-left:11%; margin-top: 1em">Copyright
-&copy; 1995-1998, 2000-2013 Free Software Foundation, Inc.
+&copy; 1995-1998, 2000-2016 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
&lt;http://gnu.org/licenses/gpl.html&gt; <br>
This is free software: you are free to change and