1 .\" $NetBSD: wtf.6,v 1.15 2012/10/03 19:50:43 wiz Exp $
10 .Nd translate acronyms
19 utility displays the expansion of one or more acronyms
20 specified on the command line.
21 If an acronym is not in any of the acronym databases,
22 which are expected to be in the format
23 .Dq acronym[tab]meaning ,
25 will check to see if it is known by
28 or via pkgsrc's internal help mechanism,
29 .Dq make help topic=XXX .
33 is specified on the command line, it will be ignored, allowing the
38 The following options are available:
41 Overrides the default list of acronym databases, bypassing the value of the
44 Unlike this variable the
46 option only accepts one file name as an argument,
47 but it may be given multiple times to specify more than one file to use.
50 .Bl -tag -width ACRONYMDB
52 The default list of acronym databases may be overridden by setting the
55 to the name of one or more space-separated file names of
59 .Bl -tag -width /usr/share/misc/acronyms.XXXX -compact
60 .It Pa /usr/share/misc/acronyms
61 default acronym database.
62 .It Pa /usr/share/misc/acronyms.comp
63 default computer-related acronym database.