source:
trunk/essentials/sys-devel/m4/examples/translit.m4
Last change on this file was 3090, checked in by , 18 years ago | |
---|---|
File size: 265 bytes |
Line | |
---|---|
1 | # traceon(`translit')dnl |
2 | translit(`GNUs not Unix', `a-z') |
3 | translit(`GNUs not Unix', `a-z', `A-Z') |
4 | translit(`GNUs not Unix', `A-Z', `a-z') |
5 | translit(`GNUs not Unix', `A-Z') |
6 | translit(`a-z', `a-') |
7 | translit(`A-Z', `A-Z-', `-A-Z') |
8 | translit(`GNUs not Unix', `Z-A', `a-z') |
Note:
See TracBrowser
for help on using the repository browser.