File: lookupconfig.man

package info (click to toggle)
lookup 1.08b-13
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 1,120 kB
  • sloc: ansic: 12,632; makefile: 246; perl: 174; sh: 53
file content (33 lines) | stat: -rw-r--r-- 866 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.TH lookupconfig 8
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)
.SH NAME
lookupconfig \- program to create index files for lookup program.
.SH SYNOPSIS
.B lookupconfig
.br
.B lookupconfig
.I "dict ..."
.SH "DESCRIPTION"
.BR lookupconfig
make index files for lookup programs.
If arguments are given, 
.BR lookupconfig 
make index files of dictionaries
specified by arguments.
Without arguments, 
.BR lookupconfig
make index files all available dictionaries.
.SH FILES
.TP
.I /usr/share/edict
Directory for dictionaries in
.I edict
format.
.TP
.I /var/lib/lookup
Directory for index files.
Symbolic links to dictionries must exists in this directory.
.SH AUTHOR
This manual page was written by Hayao Nakahara <nakahara@debian.org>,
for the Debian GNU/Linux system (but may be used by others).