From: Bruno Haible Date: Sat, 27 Oct 2007 22:17:02 +0000 (+0000) Subject: Add manual page for 'recode-sr-latin' program. X-Git-Tag: v0.17~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb01b959b257c96ee83a8b3c921c3fb3209e248e;p=thirdparty%2Fgettext.git Add manual page for 'recode-sr-latin' program. --- diff --git a/gettext-tools/man/ChangeLog b/gettext-tools/man/ChangeLog index 9072363bc..9f534e883 100644 --- a/gettext-tools/man/ChangeLog +++ b/gettext-tools/man/ChangeLog @@ -1,3 +1,11 @@ +2007-10-27 Bruno Haible + + * recode-sr-latin.x: New file. + * Makefile.am (man_aux): Add recode-sr-latin.x. + (man_MAN1OTHER): Add recode-sr-latin.1. + (man_HTMLOTHER): Add recode-sr-latin.1.html. + (recode-sr-latin.1, recode-sr-latin.1.html): New rules. + 2006-11-27 Bruno Haible * gettext-0.16.1 released. diff --git a/gettext-tools/man/Makefile.am b/gettext-tools/man/Makefile.am index b7ffe25e3..a140f7a63 100644 --- a/gettext-tools/man/Makefile.am +++ b/gettext-tools/man/Makefile.am @@ -1,5 +1,5 @@ ## Makefile for the gettext-tools/man subdirectory of GNU gettext -## Copyright (C) 2001-2003, 2006 Free Software Foundation, Inc. +## Copyright (C) 2001-2003, 2006-2007 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 @@ -27,6 +27,7 @@ EXTRA_DIST = man_aux = \ msgcmp.x msgfmt.x msgmerge.x msgunfmt.x xgettext.x \ msgattrib.x msgcat.x msgcomm.x msgconv.x msgen.x msgexec.x msgfilter.x msggrep.x msginit.x msguniq.x \ +recode-sr-latin.x \ gettextize.x autopoint.x # Likewise. @@ -34,6 +35,7 @@ gettextize.x autopoint.x man_MAN1OTHER = \ msgcmp.1 msgfmt.1 msgmerge.1 msgunfmt.1 xgettext.1 \ msgattrib.1 msgcat.1 msgcomm.1 msgconv.1 msgen.1 msgexec.1 msgfilter.1 msggrep.1 msginit.1 msguniq.1 \ +recode-sr-latin.1 \ gettextize.1 autopoint.1 man_MAN1 = $(man_MAN1OTHER) man_MANS = $(man_MAN1) @@ -41,6 +43,7 @@ man_MANS = $(man_MAN1) man_HTMLOTHER = \ msgcmp.1.html msgfmt.1.html msgmerge.1.html msgunfmt.1.html xgettext.1.html \ msgattrib.1.html msgcat.1.html msgcomm.1.html msgconv.1.html msgen.1.html msgexec.1.html msgfilter.1.html msggrep.1.html msginit.1.html msguniq.1.html \ +recode-sr-latin.1.html \ gettextize.1.html autopoint.1.html man_HTML = $(man_HTMLOTHER) @@ -103,6 +106,8 @@ msginit.1: msginit.x $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../src/msginit$(EXEEXT) $(srcdir)/msginit.x msginit.1 msguniq.1: msguniq.x $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../src/msguniq$(EXEEXT) $(srcdir)/msguniq.x msguniq.1 +recode-sr-latin.1: recode-sr-latin.x + $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../src/recode-sr-latin$(EXEEXT) $(srcdir)/recode-sr-latin.x recode-sr-latin.1 gettextize.1: gettextize.x $(SHELL) x-to-1 $(UPDATEMODE) "$(PERL)" "$(HELP2MAN)" ../misc/gettextize $(srcdir)/gettextize.x gettextize.1 @@ -171,6 +176,9 @@ msginit.1.html: msginit.1 msguniq.1.html: msguniq.1 $(MAN2HTML) `if test -f msguniq.1; then echo .; else echo $(srcdir); fi`/msguniq.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ +.1recode-sr-latin.1.html: recode-sr-latin.1 + $(MAN2HTML) `if test -f recode-sr-latin.1; then echo .; else echo $(srcdir); fi`/recode-sr-latin.1 | sed -e '/CreationDate:/d' > t-$@ + mv t-$@ $@ gettextize.1.html: gettextize.1 $(MAN2HTML) `if test -f gettextize.1; then echo .; else echo $(srcdir); fi`/gettextize.1 | sed -e '/CreationDate:/d' > t-$@ mv t-$@ $@ diff --git a/gettext-tools/man/recode-sr-latin.x b/gettext-tools/man/recode-sr-latin.x new file mode 100644 index 000000000..3813fce89 --- /dev/null +++ b/gettext-tools/man/recode-sr-latin.x @@ -0,0 +1,4 @@ +[NAME] +recode-sr-latin \- convert Serbian text from Cyrillic to Latin script +[DESCRIPTION] +.\" Add any additional description here