| DETOX.TBL(5) | File Formats Manual | DETOX.TBL(5) |
detox.tbl —
translation table for detox(1)
detox allows for configuration of how the ISO 8859-1 and UTF-8 (Unicode) filters operate. Through text based translation tables, it is possible to tune how these character sets are interpreted.
The format of the translation tables is simple. There are two levels: one containing meta data and one containing the actual translations.
default
_startstart
langendTranslation can be a string or a quoted string, with either single or double quotes.
default _ start 0x0101 a 0x0102 b end
detox was written by Doug Harple.
| August 3, 2004 | Debian |