summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2008-01-07 21:46:49 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2008-01-07 21:46:49 +0000
commit243620d8efb5a8e92f10f959f54167e24b3970fd (patch)
treeb70e2b2a48b93472c0d3f05a2a6cde71b9f086a6
parenta09d957db820530ff97c2c8c525e893d325adbf6 (diff)
downloadpango-243620d8efb5a8e92f10f959f54167e24b3970fd.tar.gz
Minor Makefile change
svn path=/branches/pango-1-18/; revision=2533
-rw-r--r--docs/Makefile.am2
-rw-r--r--docs/pango-querymodules.168
2 files changed, 30 insertions, 40 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 8ef306b5..200477cc 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -99,7 +99,7 @@ man_MANS = pango-querymodules.1
if ENABLE_MAN
-%.1 : %.xml
+.xml.1:
@XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
endif
diff --git a/docs/pango-querymodules.1 b/docs/pango-querymodules.1
index c7c34901..ba6e4882 100644
--- a/docs/pango-querymodules.1
+++ b/docs/pango-querymodules.1
@@ -1,49 +1,39 @@
-.\"Generated by db2man.xsl. Don't modify this, modify the source.
-.de Sh \" Subsection
-.br
-.if t .Sp
-.ne 5
-.PP
-\fB\\$1\fR
-.PP
-..
-.de Sp \" Vertical space (when we can't use .PP)
-.if t .sp .5v
-.if n .sp
-..
-.de Ip \" List item
-.br
-.ie \\n(.$>=3 .ne \\$3
-.el .ne 3
-.IP "\\$1" \\$2
-..
-.TH "PANGO-QUERYMODULES" 1 "" "" ""
-.SH NAME
-pango-querymodules \- Module registration utility
+.\" Title: pango-querymodules
+.\" Author:
+.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
+.\" Date: 01/07/2008
+.\" Manual:
+.\" Source:
+.\"
+.TH "PANGO\-QUERYMODULES" "1" "01/07/2008" "" ""
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.SH "NAME"
+pango-querymodules - Module registration utility
.SH "SYNOPSIS"
-
-.nf
-\fBpango-querymodules\fR [module...]
-.fi
-
+.HP 19
+\fBpango\-querymodules\fR [module...]
.SH "DESCRIPTION"
-
.PP
- \fBpango-querymodules\fR collects information about loadable modules for Pango and writes it to \fIstdout\fR\&.
+\fBpango\-querymodules\fR
+collects information about loadable modules for Pango and writes it to
+\fIstdout\fR\.
.PP
-If called without arguments, it looks for modules in the Pango module path\&.
-
+If called without arguments, it looks for modules in the Pango module path\.
.PP
-If called with arguments, it looks for the specified modules\&. The arguments may be absolute or relative paths\&.
-
+If called with arguments, it looks for the specified modules\. The arguments may be absolute or relative paths\.
.SH "ENVIRONMENT"
-
.PP
-The Pango module path is specified by the key Pango/ModulesPath in the Pango config database, which is read from \fI\fIsysconfdir\fR/pango/pangorc\fR, \fI~/\&.pangorc\fR and the file specified in the environment variable \fBPANGO_RC_FILE\fR\&.
-
+The Pango module path is specified by the key
+Pango/ModulesPath
+in the Pango config database, which is read from
+\fI\fIsysconfdir\fR\fR\fI/pango/pangorc\fR,
+\fI~/\.pangorc\fR
+and the file specified in the environment variable
+\fBPANGO_RC_FILE\fR\.
.SH "BUGS"
-
.PP
-None known yet\&.
-
+None known yet\.