summaryrefslogtreecommitdiff
path: root/gettext-runtime/man
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@lorry>2015-12-28 00:06:36 +0000
committerLorry Tar Creator <lorry-tar-importer@lorry>2015-12-28 00:06:36 +0000
commit6eb5949dd99d174393465069c2fd0bab32deddcc (patch)
treed104f72ac2dcb0f592b1c8e06a5af6790bd4080c /gettext-runtime/man
parent482840e61f86ca321838a91e902c41d40c098bbb (diff)
downloadgettext-tarball-6eb5949dd99d174393465069c2fd0bab32deddcc.tar.gz
gettext-0.19.7gettext-0.19.7
Diffstat (limited to 'gettext-runtime/man')
-rw-r--r--gettext-runtime/man/ChangeLog.0 (renamed from gettext-runtime/man/ChangeLog)8
-rw-r--r--gettext-runtime/man/Makefile.am3
-rw-r--r--gettext-runtime/man/Makefile.in41
-rw-r--r--gettext-runtime/man/bind_textdomain_codeset.32
-rw-r--r--gettext-runtime/man/bind_textdomain_codeset.3.html2
-rw-r--r--gettext-runtime/man/bindtextdomain.32
-rw-r--r--gettext-runtime/man/bindtextdomain.3.html2
-rw-r--r--gettext-runtime/man/envsubst.12
-rw-r--r--gettext-runtime/man/envsubst.1.html2
-rw-r--r--gettext-runtime/man/gettext.1.html.in2
-rw-r--r--gettext-runtime/man/gettext.1.in2
-rw-r--r--gettext-runtime/man/gettext.32
-rw-r--r--gettext-runtime/man/gettext.3.html2
-rwxr-xr-xgettext-runtime/man/help2man2
-rw-r--r--gettext-runtime/man/ngettext.1.html.in2
-rw-r--r--gettext-runtime/man/ngettext.1.in2
-rw-r--r--gettext-runtime/man/ngettext.32
-rw-r--r--gettext-runtime/man/ngettext.3.html2
-rw-r--r--gettext-runtime/man/textdomain.32
-rw-r--r--gettext-runtime/man/textdomain.3.html2
-rw-r--r--gettext-runtime/man/x-to-1.in2
21 files changed, 62 insertions, 26 deletions
diff --git a/gettext-runtime/man/ChangeLog b/gettext-runtime/man/ChangeLog.0
index 78eac46..90be390 100644
--- a/gettext-runtime/man/ChangeLog
+++ b/gettext-runtime/man/ChangeLog.0
@@ -1,3 +1,11 @@
+2015-09-11 Daiki Ueno <ueno@gnu.org>
+
+ * gettext 0.19.6 released.
+
+2015-07-10 Daiki Ueno <ueno@gnu.org>
+
+ * gettext 0.19.5 released.
+
2014-12-24 Daiki Ueno <ueno@gnu.org>
* gettext 0.19.4 released.
diff --git a/gettext-runtime/man/Makefile.am b/gettext-runtime/man/Makefile.am
index 813e1f3..b4e9259 100644
--- a/gettext-runtime/man/Makefile.am
+++ b/gettext-runtime/man/Makefile.am
@@ -1,5 +1,6 @@
## Makefile for the gettext-runtime/man subdirectory of GNU gettext
-## Copyright (C) 2001-2003, 2006, 2009 Free Software Foundation, Inc.
+## Copyright (C) 2001-2003, 2006, 2009, 2015 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-runtime/man/Makefile.in b/gettext-runtime/man/Makefile.in
index 18c54cd..bd26106 100644
--- a/gettext-runtime/man/Makefile.in
+++ b/gettext-runtime/man/Makefile.in
@@ -1,7 +1,7 @@
-# Makefile.in generated by automake 1.14.1 from Makefile.am.
+# Makefile.in generated by automake 1.15 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994-2013 Free Software Foundation, Inc.
+# Copyright (C) 1994-2014 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
@@ -14,7 +14,17 @@
@SET_MAKE@
VPATH = @srcdir@
-am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
+am__is_gnu_make = { \
+ if test -z '$(MAKELEVEL)'; then \
+ false; \
+ elif test -n '$(MAKE_HOST)'; then \
+ true; \
+ elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
+ true; \
+ else \
+ false; \
+ fi; \
+}
am__make_running_with_option = \
case $${target_option-} in \
?) ;; \
@@ -77,9 +87,6 @@ POST_UNINSTALL = :
build_triplet = @build@
host_triplet = @host@
subdir = man
-DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
- $(top_srcdir)/../build-aux/mkinstalldirs $(srcdir)/x-to-1.in \
- ChangeLog
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \
$(top_srcdir)/gnulib-m4/absolute-header.m4 \
@@ -108,6 +115,7 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \
$(top_srcdir)/gnulib-m4/iswblank.m4 \
$(top_srcdir)/gnulib-m4/java.m4 \
$(top_srcdir)/gnulib-m4/javacomp.m4 \
+ $(top_srcdir)/gnulib-m4/langinfo_h.m4 \
$(top_srcdir)/gnulib-m4/largefile.m4 \
$(top_srcdir)/gnulib-m4/lib-ld.m4 \
$(top_srcdir)/gnulib-m4/lib-link.m4 \
@@ -191,6 +199,7 @@ am__aclocal_m4_deps = $(top_srcdir)/gnulib-m4/00gnulib.m4 \
$(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
$(ACLOCAL_M4)
+DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
mkinstalldirs = $(SHELL) $(top_srcdir)/../build-aux/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES = x-to-1
@@ -247,6 +256,8 @@ man3dir = $(mandir)/man3
NROFF = nroff
MANS = $(man_MANS) $(notrans_man_MANS)
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
+am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/x-to-1.in \
+ $(top_srcdir)/../build-aux/mkinstalldirs
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
pkglibexecdir = @pkglibexecdir@
ACLOCAL = @ACLOCAL@
@@ -427,6 +438,7 @@ GNULIB_MKSTEMP = @GNULIB_MKSTEMP@
GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@
GNULIB_MKTIME = @GNULIB_MKTIME@
GNULIB_NANOSLEEP = @GNULIB_NANOSLEEP@
+GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@
GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@
GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@
GNULIB_PCLOSE = @GNULIB_PCLOSE@
@@ -500,6 +512,7 @@ GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@
GNULIB_SYSTEM_POSIX = @GNULIB_SYSTEM_POSIX@
GNULIB_TIMEGM = @GNULIB_TIMEGM@
GNULIB_TIME_R = @GNULIB_TIME_R@
+GNULIB_TIME_RZ = @GNULIB_TIME_RZ@
GNULIB_TMPFILE = @GNULIB_TMPFILE@
GNULIB_TOWCTRANS = @GNULIB_TOWCTRANS@
GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@
@@ -639,12 +652,18 @@ HAVE_JAVAC_ENVVAR = @HAVE_JAVAC_ENVVAR@
HAVE_JAVAC_IN_PATH = @HAVE_JAVAC_IN_PATH@
HAVE_JIKES = @HAVE_JIKES@
HAVE_JIKES_IN_PATH = @HAVE_JIKES_IN_PATH@
+HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@
+HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@
+HAVE_LANGINFO_H = @HAVE_LANGINFO_H@
+HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@
+HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@
HAVE_LCHMOD = @HAVE_LCHMOD@
HAVE_LCHOWN = @HAVE_LCHOWN@
HAVE_LINK = @HAVE_LINK@
HAVE_LINKAT = @HAVE_LINKAT@
HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@
HAVE_LSTAT = @HAVE_LSTAT@
+HAVE_MAX_ALIGN_T = @HAVE_MAX_ALIGN_T@
HAVE_MBRLEN = @HAVE_MBRLEN@
HAVE_MBRTOWC = @HAVE_MBRTOWC@
HAVE_MBSINIT = @HAVE_MBSINIT@
@@ -668,6 +687,7 @@ HAVE_MKSTEMPS = @HAVE_MKSTEMPS@
HAVE_MSVC_INVALID_PARAMETER_HANDLER = @HAVE_MSVC_INVALID_PARAMETER_HANDLER@
HAVE_NANOSLEEP = @HAVE_NANOSLEEP@
HAVE_NEWLOCALE = @HAVE_NEWLOCALE@
+HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@
HAVE_OS_H = @HAVE_OS_H@
HAVE_PCLOSE = @HAVE_PCLOSE@
HAVE_PIPE = @HAVE_PIPE@
@@ -727,6 +747,7 @@ HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@
HAVE_SYS_TIME_H = @HAVE_SYS_TIME_H@
HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@
HAVE_TIMEGM = @HAVE_TIMEGM@
+HAVE_TIMEZONE_T = @HAVE_TIMEZONE_T@
HAVE_TYPE_VOLATILE_SIG_ATOMIC_T = @HAVE_TYPE_VOLATILE_SIG_ATOMIC_T@
HAVE_UNISTD_H = @HAVE_UNISTD_H@
HAVE_UNLINKAT = @HAVE_UNLINKAT@
@@ -829,6 +850,7 @@ LTLIBMULTITHREAD = @LTLIBMULTITHREAD@
LTLIBOBJS = @LTLIBOBJS@
LTLIBPTH = @LTLIBPTH@
LTLIBTHREAD = @LTLIBTHREAD@
+LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
MAKEINFO = @MAKEINFO@
MANIFEST_TOOL = @MANIFEST_TOOL@
MKDIR_P = @MKDIR_P@
@@ -838,6 +860,7 @@ MSGMERGE = @MSGMERGE@
NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@
NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@
NEXT_AS_FIRST_DIRECTIVE_ICONV_H = @NEXT_AS_FIRST_DIRECTIVE_ICONV_H@
+NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@
NEXT_AS_FIRST_DIRECTIVE_LOCALE_H = @NEXT_AS_FIRST_DIRECTIVE_LOCALE_H@
NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H = @NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H@
NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@
@@ -855,6 +878,7 @@ NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@
NEXT_ERRNO_H = @NEXT_ERRNO_H@
NEXT_GETOPT_H = @NEXT_GETOPT_H@
NEXT_ICONV_H = @NEXT_ICONV_H@
+NEXT_LANGINFO_H = @NEXT_LANGINFO_H@
NEXT_LOCALE_H = @NEXT_LOCALE_H@
NEXT_SIGNAL_H = @NEXT_SIGNAL_H@
NEXT_STDDEF_H = @NEXT_STDDEF_H@
@@ -964,6 +988,7 @@ REPLACE_MKNOD = @REPLACE_MKNOD@
REPLACE_MKSTEMP = @REPLACE_MKSTEMP@
REPLACE_MKTIME = @REPLACE_MKTIME@
REPLACE_NANOSLEEP = @REPLACE_NANOSLEEP@
+REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@
REPLACE_NULL = @REPLACE_NULL@
REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@
REPLACE_PERROR = @REPLACE_PERROR@
@@ -1047,6 +1072,7 @@ STRIP = @STRIP@
SYS_TIME_H_DEFINES_STRUCT_TIMESPEC = @SYS_TIME_H_DEFINES_STRUCT_TIMESPEC@
TIME_H_DEFINES_STRUCT_TIMESPEC = @TIME_H_DEFINES_STRUCT_TIMESPEC@
UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@
+UNISTD_H_DEFINES_STRUCT_TIMESPEC = @UNISTD_H_DEFINES_STRUCT_TIMESPEC@
UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@
UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
@@ -1190,7 +1216,6 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits man/Makefile'; \
$(am__cd) $(top_srcdir) && \
$(AUTOMAKE) --gnits man/Makefile
-.PRECIOUS: Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
@case '$?' in \
*config.status*) \
@@ -1535,6 +1560,8 @@ uninstall-man: uninstall-man1 uninstall-man3
ps ps-am tags-am uninstall uninstall-am uninstall-local \
uninstall-man uninstall-man1 uninstall-man3
+.PRECIOUS: Makefile
+
# We distribute both the man pages and their HTML equivalent.
# The user can generate the parts, via
diff --git a/gettext-runtime/man/bind_textdomain_codeset.3 b/gettext-runtime/man/bind_textdomain_codeset.3
index 991ea55..90c961c 100644
--- a/gettext-runtime/man/bind_textdomain_codeset.3
+++ b/gettext-runtime/man/bind_textdomain_codeset.3
@@ -10,7 +10,7 @@
.\" GNU gettext source code and manual
.\" LI18NUX 2000 Globalization Specification
.\"
-.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.19.4"
+.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.19.7"
.SH NAME
bind_textdomain_codeset \- set encoding of message translations
.SH SYNOPSIS
diff --git a/gettext-runtime/man/bind_textdomain_codeset.3.html b/gettext-runtime/man/bind_textdomain_codeset.3.html
index b223a24..8c838f4 100644
--- a/gettext-runtime/man/bind_textdomain_codeset.3.html
+++ b/gettext-runtime/man/bind_textdomain_codeset.3.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/bindtextdomain.3 b/gettext-runtime/man/bindtextdomain.3
index 1a484e9..c23529b 100644
--- a/gettext-runtime/man/bindtextdomain.3
+++ b/gettext-runtime/man/bindtextdomain.3
@@ -10,7 +10,7 @@
.\" GNU gettext source code and manual
.\" LI18NUX 2000 Globalization Specification
.\"
-.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.19.4"
+.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.19.7"
.SH NAME
bindtextdomain \- set directory containing message catalogs
.SH SYNOPSIS
diff --git a/gettext-runtime/man/bindtextdomain.3.html b/gettext-runtime/man/bindtextdomain.3.html
index e2715e3..a0814df 100644
--- a/gettext-runtime/man/bindtextdomain.3.html
+++ b/gettext-runtime/man/bindtextdomain.3.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/envsubst.1 b/gettext-runtime/man/envsubst.1
index e503c63..07b4716 100644
--- a/gettext-runtime/man/envsubst.1
+++ b/gettext-runtime/man/envsubst.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH ENVSUBST "1" "December 2014" "GNU gettext-runtime 0.19.4" GNU
+.TH ENVSUBST "1" "December 2015" "GNU gettext-runtime 0.19.7" GNU
.SH NAME
envsubst \- substitutes environment variables in shell format strings
.SH SYNOPSIS
diff --git a/gettext-runtime/man/envsubst.1.html b/gettext-runtime/man/envsubst.1.html
index cf41c64..b51b640 100644
--- a/gettext-runtime/man/envsubst.1.html
+++ b/gettext-runtime/man/envsubst.1.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/gettext.1.html.in b/gettext-runtime/man/gettext.1.html.in
index c92b83f..26b64d6 100644
--- a/gettext-runtime/man/gettext.1.html.in
+++ b/gettext-runtime/man/gettext.1.html.in
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/gettext.1.in b/gettext-runtime/man/gettext.1.in
index 314d57f..169d835 100644
--- a/gettext-runtime/man/gettext.1.in
+++ b/gettext-runtime/man/gettext.1.in
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH GETTEXT "1" "December 2014" "GNU gettext-runtime 0.19.4" GNU
+.TH GETTEXT "1" "December 2015" "GNU gettext-runtime 0.19.7" GNU
.SH NAME
gettext \- translate message
.SH SYNOPSIS
diff --git a/gettext-runtime/man/gettext.3 b/gettext-runtime/man/gettext.3
index 5663420..59346ae 100644
--- a/gettext-runtime/man/gettext.3
+++ b/gettext-runtime/man/gettext.3
@@ -10,7 +10,7 @@
.\" GNU gettext source code and manual
.\" LI18NUX 2000 Globalization Specification
.\"
-.TH GETTEXT 3 "May 2001" "GNU gettext 0.19.4"
+.TH GETTEXT 3 "May 2001" "GNU gettext 0.19.7"
.SH NAME
gettext, dgettext, dcgettext \- translate message
.SH SYNOPSIS
diff --git a/gettext-runtime/man/gettext.3.html b/gettext-runtime/man/gettext.3.html
index 162c982..5735539 100644
--- a/gettext-runtime/man/gettext.3.html
+++ b/gettext-runtime/man/gettext.3.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/help2man b/gettext-runtime/man/help2man
index e0a957b..1b6ad65 100755
--- a/gettext-runtime/man/help2man
+++ b/gettext-runtime/man/help2man
@@ -31,7 +31,7 @@ my $this_version = '1.24';
my $version_info = <<EOT;
GNU $this_program $this_version
-Copyright (C) 1997, 1998, 1999, 2000 Free Software Foundation, Inc.
+Copyright (C) 1997-2000, 2015 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-runtime/man/ngettext.1.html.in b/gettext-runtime/man/ngettext.1.html.in
index 218239c..bf5675c 100644
--- a/gettext-runtime/man/ngettext.1.html.in
+++ b/gettext-runtime/man/ngettext.1.html.in
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/ngettext.1.in b/gettext-runtime/man/ngettext.1.in
index 2b5c1ad..e1bc24b 100644
--- a/gettext-runtime/man/ngettext.1.in
+++ b/gettext-runtime/man/ngettext.1.in
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.24.
-.TH NGETTEXT "1" "December 2014" "GNU gettext-runtime 0.19.4" GNU
+.TH NGETTEXT "1" "December 2015" "GNU gettext-runtime 0.19.7" GNU
.SH NAME
ngettext \- translate message and choose plural form
.SH SYNOPSIS
diff --git a/gettext-runtime/man/ngettext.3 b/gettext-runtime/man/ngettext.3
index 9f95db0..1636f43 100644
--- a/gettext-runtime/man/ngettext.3
+++ b/gettext-runtime/man/ngettext.3
@@ -10,7 +10,7 @@
.\" GNU gettext source code and manual
.\" LI18NUX 2000 Globalization Specification
.\"
-.TH NGETTEXT 3 "May 2001" "GNU gettext 0.19.4"
+.TH NGETTEXT 3 "May 2001" "GNU gettext 0.19.7"
.SH NAME
ngettext, dngettext, dcngettext \- translate message and choose plural form
.SH SYNOPSIS
diff --git a/gettext-runtime/man/ngettext.3.html b/gettext-runtime/man/ngettext.3.html
index 399f09a..4a6ee36 100644
--- a/gettext-runtime/man/ngettext.3.html
+++ b/gettext-runtime/man/ngettext.3.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/textdomain.3 b/gettext-runtime/man/textdomain.3
index acf4e01..89e915b 100644
--- a/gettext-runtime/man/textdomain.3
+++ b/gettext-runtime/man/textdomain.3
@@ -10,7 +10,7 @@
.\" GNU gettext source code and manual
.\" LI18NUX 2000 Globalization Specification
.\"
-.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.19.4"
+.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.19.7"
.SH NAME
textdomain \- set domain for future gettext() calls
.SH SYNOPSIS
diff --git a/gettext-runtime/man/textdomain.3.html b/gettext-runtime/man/textdomain.3.html
index 5029410..0c1718a 100644
--- a/gettext-runtime/man/textdomain.3.html
+++ b/gettext-runtime/man/textdomain.3.html
@@ -1,4 +1,4 @@
-<!-- Creator : groff version 1.22.2 -->
+<!-- Creator : groff version 1.22.3 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
diff --git a/gettext-runtime/man/x-to-1.in b/gettext-runtime/man/x-to-1.in
index acdb49e..0169c71 100644
--- a/gettext-runtime/man/x-to-1.in
+++ b/gettext-runtime/man/x-to-1.in
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2015 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