GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
DICTFMT_INDEX2WORD(1) Linux User's Manaul DICTFMT_INDEX2WORD(1)

dictfmt_index2word - Creates a .word index file from a DICTD database .index file

dictfmt_index2word [OPTIONS] [index_file]

dictfmt_index2word creates a word index file on stdout for the index file given on stdin or the command line. A word index file indexes each subword from the multi-word headwords of the .index file, to the underlying .dict file. A word index file is usually named <basename>.word, but this is not mandatory as long as the proper name is used in the dictd configuration file.

--help
displays a usage message and exits
--locale locale
use locale for sorting the .word file. If this option is omitted, the default locale "C" is used.
index_file
the .index file to be converted.

dictfmt_index2word was written by Aleksey Cheusov <vle@gmx.net>.
This manual page was written by Robert D. Hilliard <hilliard@debian.org>.

dictd(8), dictfmt(1), dictfmt_index2suffix(1)
January 23, 2003 LINUX

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.