diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-16 04:34:23 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-16 04:34:23 +0000 |
commit | 7711098acc6065ebf13a8467b82385db2852baa2 (patch) | |
tree | b6ab80b1c2fccecea7c007e5cce32584914dd33d /lib | |
parent | 9fa7846bb0c61ccce8ae71ea16d3ea1a35d73e3a (diff) | |
download | perl-7711098acc6065ebf13a8467b82385db2852baa2.tar.gz |
sundry pod niggles
p4raw-id: //depot/perl@3110
Diffstat (limited to 'lib')
-rwxr-xr-x | lib/unicode/MakeEthiopicSyllables.PL | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/unicode/MakeEthiopicSyllables.PL b/lib/unicode/MakeEthiopicSyllables.PL index 98e17680ad..bccec321cf 100755 --- a/lib/unicode/MakeEthiopicSyllables.PL +++ b/lib/unicode/MakeEthiopicSyllables.PL @@ -20,8 +20,8 @@ open (DIQALA_SADS, ">Is/Y13.pl"); # though people outside of unicode.org # might say DIQALA_KAIB... @fh = qw( - GEEZ KAIB SALS RABI HAMS SADS SABI empty - DIQALA_GEEZ empty DIQALA_SALS DIQALA_RABI DIQALA_HAMS DIQALA_SADS + GEEZ KAIB SALS RABI HAMS SADS SABI none + DIQALA_GEEZ none DIQALA_SALS DIQALA_RABI DIQALA_HAMS DIQALA_SADS ); |