summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ucs/makeunidef.pl
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
committerKarl Berry <karl@freefriends.org>2012-04-20 23:22:18 +0000
commit5ade70efc58e89e317d3d339d625690086652043 (patch)
tree0047ddd27c3514a3037d90da7ed7c52ea98f4811 /Master/texmf-dist/doc/latex/ucs/makeunidef.pl
parente036c78ef5115ea7d839a35e596601e48ea41c5c (diff)
ucs 2.0 (20apr12)
git-svn-id: svn://tug.org/texlive/trunk@26074 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ucs/makeunidef.pl')
-rwxr-xr-xMaster/texmf-dist/doc/latex/ucs/makeunidef.pl14
1 files changed, 9 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/ucs/makeunidef.pl b/Master/texmf-dist/doc/latex/ucs/makeunidef.pl
index 3952b3bdb45..f5cb7b13690 100755
--- a/Master/texmf-dist/doc/latex/ucs/makeunidef.pl
+++ b/Master/texmf-dist/doc/latex/ucs/makeunidef.pl
@@ -14,7 +14,7 @@ I<configfiles>
=head1 DESCRIPTION
Generate the F<uni-....def>-files for use by B<ucs.sty>. These are
-generated out of one ore more config files (with suffix C<.gz> if
+generated out of one or more config files (with suffix C<.gz> if
gzipped), whose format is described below (see L<"CONFIG FILES">).
For some characters there will be autogenerated code, if none is
@@ -42,7 +42,7 @@ suffix C<.gz> if it is gzipped.
=item B<--dir>
-See B<-target>.
+See B<--target>.
=item B<--exclude>, B<--ex>=I<option>
@@ -77,7 +77,7 @@ Be verbose.
=head1 CONFIG FILES
The config files (which may be gzipped) are to be written in a line
-oriented format. C<#> starts a comment which end at the end of the
+oriented format. C<#> starts a comment which ends at the end of the
actual line. The C<#> must be preceded by a whitespace, except for
lines consisting only of a comment. An empty line or a line containing
only a comment is ignored.
@@ -180,12 +180,16 @@ to preserve backward compatibility.
=head1 REPORTING BUGS
-Send bug reports to Dominique Unruh <I<dominique@unruh.de>>, the mails
+Send bug reports to Wolfgang Jeltsch <I<wolfgang@cs.ioc.ee>>, the mails
containing the words B<bug report: makeunidef.pl> in the subject.
=head1 AUTHOR
-Dominique Unruh <I<dominique@unruh.de>>.
+Dominique Unruh <I<unruh@ut.ee>>.
+
+=head1 MAINTAINER
+
+Wolfgang Jeltsch <I<wolfgang@cs.ioc.ee>>.
=head1 FILES