Clean up spec file for packaging
[profile/ivi/pango.git] / docs / pango-querymodules.1
1 '\" t
2 .\"     Title: pango-querymodules
3 .\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5 .\"      Date: 03/26/2012
6 .\"    Manual: [FIXME: manual]
7 .\"    Source: [FIXME: source]
8 .\"  Language: English
9 .\"
10 .TH "PANGO\-QUERYMODULES" "1" "03/26/2012" "[FIXME: source]" "[FIXME: manual]"
11 .\" -----------------------------------------------------------------
12 .\" * Define some portability stuff
13 .\" -----------------------------------------------------------------
14 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15 .\" http://bugs.debian.org/507673
16 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17 .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18 .ie \n(.g .ds Aq \(aq
19 .el       .ds Aq '
20 .\" -----------------------------------------------------------------
21 .\" * set default formatting
22 .\" -----------------------------------------------------------------
23 .\" disable hyphenation
24 .nh
25 .\" disable justification (adjust text to left margin only)
26 .ad l
27 .\" -----------------------------------------------------------------
28 .\" * MAIN CONTENT STARTS HERE *
29 .\" -----------------------------------------------------------------
30 .SH "NAME"
31 pango-querymodules \- Module registration utility
32 .SH "SYNOPSIS"
33 .HP \w'\fBpango\-querymodules\fR\ 'u
34 \fBpango\-querymodules\fR [module...]
35 .SH "DESCRIPTION"
36 .PP
37
38 \fBpango\-querymodules\fR
39 collects information about loadable modules for Pango and writes it to
40 stdout\&.
41 .PP
42 If called without arguments, it looks for modules in the Pango module path\&.
43 .PP
44 If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
45 .SH "ENVIRONMENT"
46 .PP
47 The Pango module path is specified by the key
48 Pango/ModulesPath
49 in the Pango config database, which is read from
50 \fIsysconfdir\fR/pango/pangorc,
51 ~/\&.pangorc
52 and the file specified in the environment variable
53 \fBPANGO_RC_FILE\fR\&.
54 .SH "BUGS"
55 .PP
56 None known yet\&.