Author: malat-guest
Date: 2012-01-16 09:51:48 +0000 (Mon, 16 Jan 2012)
New Revision: 15721

Modified:
   trunk/fop/debian/fop.1
   trunk/fop/debian/fop.1.in
Log:
forgot to use bold/italic in man page

Modified: trunk/fop/debian/fop.1
===================================================================
--- trunk/fop/debian/fop.1      2012-01-16 04:37:11 UTC (rev 15720)
+++ trunk/fop/debian/fop.1      2012-01-16 09:51:48 UTC (rev 15721)
@@ -193,19 +193,22 @@
 .SH HYPENATION
 
 fop can make use of external hyphenation rules that can be supplied in
-the form of a hyphenation jar. You can find such a one at
-http://offo.sourceforge.net/.
+the form of a \fBhyphenation jar\fR. You can find such a one at
+\fIhttp://offo.sourceforge.net/\fR.
 
-To actually use that, set the FOP_HYPHENATION_PATH environment variable
+To actually use that, set the \fBFOP_HYPHENATION_PATH\fR environment variable
 to the full path of this file, or use configuration files, see below.
 .SH "CONFIGURATION FILES"
 
-fop reads two configuration files on startup: /etc/fop.conf and
-$HOME/.foprc. These are plain shell script files where you can define
-for instance the FOP_HYPHENATION_PATH variable.
+fop reads two configuration files on startup: \fI/etc/fop.conf\fR and
+\fI$HOME/.foprc\fR. These are plain shell script files where you can define
+for instance the \fBFOP_HYPHENATION_PATH\fR variable.
+
+Another way to extend is \fIconf.d/\fR files. Simply add a configuration file
+into \fI/etc/fop.conf.d/my.conf\fR.
 .SH "JAVA-WRAPPERS NOTE"
-This program is a shell script wrapper based on java-wrappers(7). You
-therefore benefit from several features; please see the java-wrappers(7)
+This program is a shell script wrapper based on \fBjava-wrappers(7)\fR. You
+therefore benefit from several features; please see the \fBjava-wrappers(7)\fR
 manual page for more information about them.
 .SH AUTHOR
 Wrapper author: Ola Lundqvist <o...@debian.org>

Modified: trunk/fop/debian/fop.1.in
===================================================================
--- trunk/fop/debian/fop.1.in   2012-01-16 04:37:11 UTC (rev 15720)
+++ trunk/fop/debian/fop.1.in   2012-01-16 09:51:48 UTC (rev 15721)
@@ -11,22 +11,23 @@
 
 [HYPENATION]
 fop can make use of external hyphenation rules that can be supplied in
-the form of a hyphenation jar. You can find such a one at
-http://offo.sourceforge.net/.
+the form of a \fBhyphenation jar\fR. You can find such a one at
+\fIhttp://offo.sourceforge.net/\fR.
 
-To actually use that, set the FOP_HYPHENATION_PATH environment variable
+To actually use that, set the \fBFOP_HYPHENATION_PATH\fR environment variable
 to the full path of this file, or use configuration files, see below.
 
 [CONFIGURATION FILES]
-fop reads two configuration files on startup: /etc/fop.conf and
-$HOME/.foprc. These are plain shell script files where you can define
-for instance the FOP_HYPHENATION_PATH variable.
-Another way to extend is conf.d/ files. Simply add a configuration file
-into /etc/fop.conf.d/my.conf.
+fop reads two configuration files on startup: \fI/etc/fop.conf\fR and
+\fI$HOME/.foprc\fR. These are plain shell script files where you can define
+for instance the \fBFOP_HYPHENATION_PATH\fR variable.
 
+Another way to extend is \fIconf.d/\fR files. Simply add a configuration file
+into \fI/etc/fop.conf.d/my.conf\fR.
+
 [JAVA-WRAPPERS NOTE]
-This program is a shell script wrapper based on java-wrappers(7). You
-therefore benefit from several features; please see the java-wrappers(7)
+This program is a shell script wrapper based on \fBjava-wrappers(7)\fR. You
+therefore benefit from several features; please see the \fBjava-wrappers(7)\fR
 manual page for more information about them.
 
 [AUTHOR]


_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to