]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add manual page for 'recode-sr-latin' program.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Oct 2007 22:17:02 +0000 (22:17 +0000)
committerBruno Haible <bruno@clisp.org>
Tue, 23 Jun 2009 10:15:24 +0000 (12:15 +0200)
gettext-tools/man/ChangeLog
gettext-tools/man/Makefile.am
gettext-tools/man/recode-sr-latin.x [new file with mode: 0644]

index 9072363bc0eea3a26d5ef803b63b9ddc0bd9ac4e..9f534e8832c7db051670c65a37cc2e61829b4d49 100644 (file)
@@ -1,3 +1,11 @@
+2007-10-27  Bruno Haible  <bruno@clisp.org>
+
+       * 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  <bruno@clisp.org>
 
        * gettext-0.16.1 released.
index b7ffe25e3d7b2bde6e31001b89131177e4c72612..a140f7a6373fdfd0a5f0e686efcd5da8692d6b56 100644 (file)
@@ -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 (file)
index 0000000..3813fce
--- /dev/null
@@ -0,0 +1,4 @@
+[NAME]
+recode-sr-latin \- convert Serbian text from Cyrillic to Latin script
+[DESCRIPTION]
+.\" Add any additional description here