.TH WORDS 5 "29 Sept 1998" "Linux" "Linux Programmers Manual" .SH NAME french \- a list of french words .SH DESCRIPTION .B /usr/share/dict/french is an ASCII file which contains an alphabetic list of words, one per line. .SH FILES .I /etc/alternatives/dictionary is a symbolic link to a .I /usr/share/dict/ file. .I /usr/share/dict/words is a symbolic link to .IR /etc/alternatives/dictionary , and is the name by which other software should refer to the system word list. See .BR update-alternatives (8) for more information. .PP The directory .I /usr/share/dict can contain word lists for many languages, with name of the language in English, e.g., .I /usr/share/dict/american-english and .I /usr/share/dict/danish contain respectively lists of English and Danish words if they exist. Such lists should be coded using the ISO 8859-1 character set encoding. .SH "SEE ALSO" .BR ispell (1), .BR update-alternatives (8), and the .I Filesystem Hierarchy .IR Standard . .SH HISTORY The words lists are not specific, and may be generated from any number of sources. .SH AUTHOR Word lists are collected and maintained by various authors.