pango r2533 - branches/pango-1-18/docs
- From: behdad svn gnome org
- To: svn-commits-list gnome org
- Subject: pango r2533 - branches/pango-1-18/docs
- Date: Mon, 7 Jan 2008 21:46:50 +0000 (GMT)
Author: behdad
Date: Mon Jan 7 21:46:49 2008
New Revision: 2533
URL: http://svn.gnome.org/viewvc/pango?rev=2533&view=rev
Log:
Minor Makefile change
Modified:
branches/pango-1-18/docs/Makefile.am
branches/pango-1-18/docs/pango-querymodules.1
Modified: branches/pango-1-18/docs/Makefile.am
==============================================================================
--- branches/pango-1-18/docs/Makefile.am (original)
+++ branches/pango-1-18/docs/Makefile.am Mon Jan 7 21:46:49 2008
@@ -99,7 +99,7 @@
if ENABLE_MAN
-%.1 : %.xml
+.xml.1:
@XSLTPROC@ -nonet http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
endif
Modified: branches/pango-1-18/docs/pango-querymodules.1
==============================================================================
--- branches/pango-1-18/docs/pango-querymodules.1 (original)
+++ branches/pango-1-18/docs/pango-querymodules.1 Mon Jan 7 21:46:49 2008
@@ -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\.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]