
NAME
mdbDir - List of data in a database directory.
DESCRIPTION
The m17n library loads a list of definitions of data of the m17n
database from files of name ’mdb.dir’ in each database directory at
initialization time. The plist format of this file is as follows:
MDB-DIR ::= DEFINITION *
DEFINITION ::= ’(’ TAG [ TAG [ TAG [ TAG ] ] ] FILE ’)’
TAG ::= SYMBOL
FILE ::= MTEXT
27 Dec 2004 mdbDir(5)