diff options
Diffstat (limited to 'gettext-runtime/man')
| -rw-r--r-- | gettext-runtime/man/Makefile.in | 78 | ||||
| -rw-r--r-- | gettext-runtime/man/bind_textdomain_codeset.3 | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/bindtextdomain.3 | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/envsubst.1 | 4 | ||||
| -rw-r--r-- | gettext-runtime/man/envsubst.1.html | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/gettext.1.html.in | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/gettext.1.in | 4 | ||||
| -rw-r--r-- | gettext-runtime/man/gettext.3 | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/ngettext.1.html.in | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/ngettext.1.in | 4 | ||||
| -rw-r--r-- | gettext-runtime/man/ngettext.3 | 2 | ||||
| -rw-r--r-- | gettext-runtime/man/textdomain.3 | 2 |
12 files changed, 60 insertions, 46 deletions
diff --git a/gettext-runtime/man/Makefile.in b/gettext-runtime/man/Makefile.in index 69e42ee..69f1039 100644 --- a/gettext-runtime/man/Makefile.in +++ b/gettext-runtime/man/Makefile.in @@ -1,8 +1,8 @@ -# Makefile.in generated by automake 1.8.2 from Makefile.am. +# Makefile.in generated by automake 1.9.5 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004 Free Software Foundation, Inc. +# 2003, 2004, 2005 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -33,6 +33,7 @@ POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : +build_triplet = @build@ host_triplet = @host@ subdir = man DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ @@ -51,6 +52,7 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \ $(top_srcdir)/../gettext-tools/m4/eealloc.m4 \ $(top_srcdir)/../gettext-tools/m4/error.m4 \ $(top_srcdir)/../gettext-tools/m4/extensions.m4 \ + $(top_srcdir)/../gettext-tools/m4/getopt.m4 \ $(top_srcdir)/../gettext-tools/m4/javacomp.m4 \ $(top_srcdir)/../gettext-tools/m4/onceonly.m4 \ $(top_srcdir)/../gettext-tools/m4/pathmax.m4 \ @@ -60,21 +62,24 @@ am__aclocal_m4_deps = $(top_srcdir)/../config/m4/fixautomake.m4 \ $(top_srcdir)/../gettext-tools/m4/ssize_t.m4 \ $(top_srcdir)/../gettext-tools/m4/stdbool.m4 \ $(top_srcdir)/../gettext-tools/m4/strerror.m4 \ + $(top_srcdir)/../gettext-tools/m4/strtol.m4 \ + $(top_srcdir)/../gettext-tools/m4/strtoul.m4 \ $(top_srcdir)/../gettext-tools/m4/unlocked-io.m4 \ $(top_srcdir)/../gettext-tools/m4/xreadlink.m4 \ $(top_srcdir)/m4/ansi-c++.m4 $(top_srcdir)/m4/codeset.m4 \ - $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc21.m4 \ - $(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intdiv0.m4 \ - $(top_srcdir)/m4/intmax.m4 $(top_srcdir)/m4/inttypes-pri.m4 \ - $(top_srcdir)/m4/inttypes.m4 $(top_srcdir)/m4/inttypes_h.m4 \ - $(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/longdouble.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/stdint_h.m4 \ - $(top_srcdir)/m4/uintmax_t.m4 $(top_srcdir)/m4/ulonglong.m4 \ - $(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \ - $(top_srcdir)/m4/xsize.m4 $(top_srcdir)/configure.ac + $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \ + $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \ + $(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \ + $(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \ + $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/lcmessage.m4 \ + $(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \ + $(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \ + $(top_srcdir)/m4/printf-posix.m4 $(top_srcdir)/m4/progtest.m4 \ + $(top_srcdir)/m4/signed.m4 $(top_srcdir)/m4/size_max.m4 \ + $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \ + $(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/wchar_t.m4 \ + $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ + $(top_srcdir)/configure.ac am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ $(ACLOCAL_M4) mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs @@ -83,7 +88,7 @@ CONFIG_CLEAN_FILES = x-to-1 SOURCES = DIST_SOURCES = man1dir = $(mandir)/man1 -am__installdirs = $(DESTDIR)$(man1dir) $(DESTDIR)$(man3dir) +am__installdirs = "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)" man3dir = $(mandir)/man3 NROFF = nroff MANS = $(man_MANS) @@ -131,6 +136,8 @@ EXEEXT = @EXEEXT@ F77 = @F77@ FFLAGS = @FFLAGS@ GENCAT = @GENCAT@ +GETOPT_H = @GETOPT_H@ +GLIBC2 = @GLIBC2@ GLIBC21 = @GLIBC21@ GMSGFMT = @GMSGFMT@ HAVE_ASPRINTF = @HAVE_ASPRINTF@ @@ -159,6 +166,7 @@ INTLBISON = @INTLBISON@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@ +INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ JAR = @JAR@ JAVAC = @JAVAC@ LDFLAGS = @LDFLAGS@ @@ -217,6 +225,8 @@ am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@ am__include = @am__include@ am__leading_dot = @am__leading_dot@ am__quote = @am__quote@ +am__tar = @am__tar@ +am__untar = @am__untar@ bindir = @bindir@ build = @build@ build_alias = @build_alias@ @@ -254,7 +264,9 @@ AUTOMAKE_OPTIONS = 1.2 gnits # VMS support. # Woe32 support. -EXTRA_DIST = help2man $(man_aux) $(man_MAN1IN) $(man_MAN1OTHER) $(man_MAN3) $(man_MAN3IN) $(man_MAN3LINK) $(man_HTMLIN) $(man_HTMLOTHER) Makefile.vms Makefile.msvc +EXTRA_DIST = help2man $(man_aux) $(man_MAN1IN) $(man_MAN1OTHER) \ + $(man_MAN3) $(man_MAN3IN) $(man_MAN3LINK) $(man_HTMLIN) \ + $(man_HTMLOTHER) Makefile.vms Makefile.msvc # A manual page for each of the bin_PROGRAMS in src/Makefile.am. man_aux = gettext.x ngettext.x envsubst.x @@ -339,7 +351,7 @@ distclean-libtool: uninstall-info-am: install-man1: $(man1_MANS) $(man_MANS) @$(NORMAL_INSTALL) - $(mkdir_p) $(DESTDIR)$(man1dir) + test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)" @list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ @@ -358,8 +370,8 @@ install-man1: $(man1_MANS) $(man_MANS) inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst"; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(man1dir)/$$inst; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \ done uninstall-man1: @$(NORMAL_UNINSTALL) @@ -379,12 +391,12 @@ uninstall-man1: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " rm -f $(DESTDIR)$(man1dir)/$$inst"; \ - rm -f $(DESTDIR)$(man1dir)/$$inst; \ + echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man1dir)/$$inst"; \ done install-man3: $(man3_MANS) $(man_MANS) @$(NORMAL_INSTALL) - $(mkdir_p) $(DESTDIR)$(man3dir) + test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)" @list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \ l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \ for i in $$l2; do \ @@ -403,8 +415,8 @@ install-man3: $(man3_MANS) $(man_MANS) inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst"; \ - $(INSTALL_DATA) $$file $(DESTDIR)$(man3dir)/$$inst; \ + echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \ + $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \ done uninstall-man3: @$(NORMAL_UNINSTALL) @@ -424,8 +436,8 @@ uninstall-man3: inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \ inst=`echo $$inst | sed -e 's/^.*\///'`; \ inst=`echo $$inst | sed '$(transform)'`.$$ext; \ - echo " rm -f $(DESTDIR)$(man3dir)/$$inst"; \ - rm -f $(DESTDIR)$(man3dir)/$$inst; \ + echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \ + rm -f "$(DESTDIR)$(man3dir)/$$inst"; \ done tags: TAGS TAGS: @@ -465,7 +477,9 @@ check-am: all-am check: check-am all-am: Makefile $(MANS) all-local installdirs: installdirs-local - $(mkdir_p) $(DESTDIR)$(man1dir) $(DESTDIR)$(man3dir) + for dir in "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man3dir)"; do \ + test -z "$$dir" || $(mkdir_p) "$$dir"; \ + done install: install-am install-exec: install-exec-am install-data: install-data-am @@ -486,7 +500,7 @@ clean-generic: -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) distclean-generic: - -rm -f $(CONFIG_CLEAN_FILES) + -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" @@ -549,10 +563,10 @@ uninstall-man: uninstall-man1 uninstall-man3 install-data-local install-exec install-exec-am install-info \ install-info-am install-man install-man1 install-man3 \ install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - uninstall uninstall-am uninstall-info-am uninstall-local \ - uninstall-man uninstall-man1 uninstall-man3 + installdirs-local maintainer-clean maintainer-clean-generic \ + mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ + ps ps-am uninstall uninstall-am uninstall-info-am \ + uninstall-local uninstall-man uninstall-man1 uninstall-man3 # We distribute both the man pages and their HTML equivalent. diff --git a/gettext-runtime/man/bind_textdomain_codeset.3 b/gettext-runtime/man/bind_textdomain_codeset.3 index bcaf1fb..248f7e6 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.14.1" +.TH BIND_TEXTDOMAIN_CODESET 3 "May 2001" "GNU gettext 0.14.2" .SH NAME bind_textdomain_codeset \- set encoding of message translations .SH SYNOPSIS diff --git a/gettext-runtime/man/bindtextdomain.3 b/gettext-runtime/man/bindtextdomain.3 index 09e2773..87eac61 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.14.1" +.TH BINDTEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.2" .SH NAME bindtextdomain \- set directory containing message catalogs .SH SYNOPSIS diff --git a/gettext-runtime/man/envsubst.1 b/gettext-runtime/man/envsubst.1 index 34f1c14..9dc1647 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" "January 2004" "GNU gettext-runtime 0.14.1" GNU +.TH ENVSUBST "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU .SH NAME envsubst \- substitutes environment variables in shell format strings .SH SYNOPSIS @@ -35,7 +35,7 @@ Written by Bruno Haible. .SH "REPORTING BUGS" Report bugs to <bug-gnu-gettext@gnu.org>. .SH COPYRIGHT -Copyright \(co 2003-2004 Free Software Foundation, Inc. +Copyright \(co 2003-2005 Free Software Foundation, Inc. .br 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/envsubst.1.html b/gettext-runtime/man/envsubst.1.html index 4875650..cddeeef 100644 --- a/gettext-runtime/man/envsubst.1.html +++ b/gettext-runtime/man/envsubst.1.html @@ -134,7 +134,7 @@ Report bugs to <bug-gnu-gettext@gnu.org>.</td></table> cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td><td width="90%"> -Copyright 2003-2004 Free Software Foundation, Inc.<br> +Copyright 2003-2005 Free Software Foundation, Inc.<br> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR diff --git a/gettext-runtime/man/gettext.1.html.in b/gettext-runtime/man/gettext.1.html.in index f616a21..f82194e 100644 --- a/gettext-runtime/man/gettext.1.html.in +++ b/gettext-runtime/man/gettext.1.html.in @@ -174,7 +174,7 @@ Report bugs to <bug-gnu-gettext@gnu.org>.</td></table> cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td><td width="90%"> -Copyright 1995-1997, 2000-2004 Free Software Foundation, +Copyright 1995-1997, 2000-2005 Free Software Foundation, Inc.<br> This is free software; see the source for copying conditions. There is NO warranty; not even for diff --git a/gettext-runtime/man/gettext.1.in b/gettext-runtime/man/gettext.1.in index c669b5d..5d5c8a7 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" "January 2004" "GNU gettext-runtime 0.14.1" GNU +.TH GETTEXT "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU .SH NAME gettext \- translate message .SH SYNOPSIS @@ -50,7 +50,7 @@ Written by Ulrich Drepper. .SH "REPORTING BUGS" Report bugs to <bug-gnu-gettext@gnu.org>. .SH COPYRIGHT -Copyright \(co 1995-1997, 2000-2004 Free Software Foundation, Inc. +Copyright \(co 1995-1997, 2000-2005 Free Software Foundation, Inc. .br 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/gettext.3 b/gettext-runtime/man/gettext.3 index 5647b8d..0004277 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.14.1" +.TH GETTEXT 3 "May 2001" "GNU gettext 0.14.2" .SH NAME gettext, dgettext, dcgettext \- translate message .SH SYNOPSIS diff --git a/gettext-runtime/man/ngettext.1.html.in b/gettext-runtime/man/ngettext.1.html.in index 0a7aa19..b2090b2 100644 --- a/gettext-runtime/man/ngettext.1.html.in +++ b/gettext-runtime/man/ngettext.1.html.in @@ -184,7 +184,7 @@ Report bugs to <bug-gnu-gettext@gnu.org>.</td></table> cols="2" cellspacing="0" cellpadding="0"> <tr valign="top" align="left"> <td width="10%"></td><td width="90%"> -Copyright 1995-1997, 2000-2004 Free Software Foundation, +Copyright 1995-1997, 2000-2005 Free Software Foundation, Inc.<br> This is free software; see the source for copying conditions. There is NO warranty; not even for diff --git a/gettext-runtime/man/ngettext.1.in b/gettext-runtime/man/ngettext.1.in index 5709883..f7414d2 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" "January 2004" "GNU gettext-runtime 0.14.1" GNU +.TH NGETTEXT "1" "February 2005" "GNU gettext-runtime 0.14.2" GNU .SH NAME ngettext \- translate message and choose plural form .SH SYNOPSIS @@ -49,7 +49,7 @@ Written by Ulrich Drepper. .SH "REPORTING BUGS" Report bugs to <bug-gnu-gettext@gnu.org>. .SH COPYRIGHT -Copyright \(co 1995-1997, 2000-2004 Free Software Foundation, Inc. +Copyright \(co 1995-1997, 2000-2005 Free Software Foundation, Inc. .br 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.3 b/gettext-runtime/man/ngettext.3 index f614b56..24c339c 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.14.1" +.TH NGETTEXT 3 "May 2001" "GNU gettext 0.14.2" .SH NAME ngettext, dngettext, dcngettext \- translate message and choose plural form .SH SYNOPSIS diff --git a/gettext-runtime/man/textdomain.3 b/gettext-runtime/man/textdomain.3 index 7897f7d..313b230 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.14.1" +.TH TEXTDOMAIN 3 "May 2001" "GNU gettext 0.14.2" .SH NAME textdomain \- set domain for future gettext() calls .SH SYNOPSIS |
