Fixed remaining "paragraph overflows" warnings from FOP-0.93

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6752 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Manuel Canales Esparcia 2007-04-22 18:07:04 +00:00
parent c6b7bd5cbc
commit 9a003fe108
7 changed files with 17 additions and 13 deletions

View File

@ -26,6 +26,7 @@
</blockquote>
<orderedlist numeration='arabic'>
<?dbfo label-width="1.5em"?>
<listitem>
<para> Grant of Copyright License. Licensor hereby grants You a

View File

@ -41,6 +41,7 @@
CONDITIONS.</para>
<orderedlist numeration='arabic'>
<?dbfo label-width="1.5em"?>
<listitem>
<para>Definitions</para>

View File

@ -159,7 +159,8 @@ make</userinput></screen>
<?dbhtml list-presentation="table"?>
<varlistentry id="pmap_dump">
<term><command>pmap_dump</command></term>
<!-- Don't remove the extra space, it prevent a FOP warning. -->
<term><command>pmap_dump</command> </term>
<listitem>
<para>saves the port mapping table to an ASCII file.</para>
<indexterm zone="portmap pmap_dump">

View File

@ -131,7 +131,7 @@ install -v -m 644 doc/*.html \
<seglistitem>
<seg>w3m and w3mman</seg>
<seg>None</seg>
<seg> /usr/lib/w3m, /usr/share/w3m and
<seg>/usr/lib/w3m, /usr/share/w3m and
usr/share/doc/w3m-&w3m-version;</seg>
</seglistitem>
</segmentedlist>
@ -152,7 +152,8 @@ install -v -m 644 doc/*.html \
</varlistentry>
<varlistentry id="w3mman">
<term><command>w3mman</command></term>
<!-- Don't remove the extra space, it prevent a FOP warning. -->
<term><command>w3mman</command> </term>
<listitem>
<para>is an interface to the on-line reference manuals in
<command>w3m</command>.</para>

View File

@ -307,13 +307,13 @@ cat &gt; /etc/dbus-1/system.d/halusers.conf &lt;&lt; "EOF"
"http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"&gt;
&lt;busconfig&gt;
&lt;!-- Allow users in the halusers group invoke HAL methods --&gt;
&lt;policy group="halusers"&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.Volume"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/&gt;
&lt;/policy&gt;
&lt;!-- Allow users in the halusers group invoke HAL methods --&gt;
&lt;policy group="halusers"&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.Volume"/&gt;
&lt;allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/&gt;
&lt;/policy&gt;
&lt;/busconfig&gt;</literal>
EOF</userinput></screen>

View File

@ -279,7 +279,8 @@ for a in "$@"
do
# echo "Checking $a..."
# Pure-ASCII manual page (possibly except comments) is OK
grep -v '.\\"' "$a" | iconv -f US-ASCII -t US-ASCII >/dev/null 2>&amp;1 &amp;&amp; continue
grep -v '.\\"' "$a" | iconv -f US-ASCII -t US-ASCII >/dev/null 2>&amp;1 \
&amp;&amp; continue
# Non-UTF-8 manual page is OK
iconv -f UTF-8 -t UTF-8 "$a" >/dev/null 2>&amp;1 || continue
# If we got here, we found UTF-8 manual page, bad.

View File

@ -565,8 +565,7 @@ ln -v -sf &mplayer-font;/font-arial-<replaceable>&lt;font size&gt;</replaceable>
mplayer -vo fbdev -fb /dev/fb0 dvd://1 \
-aid 128 -sub en -framedrop
mplayer -fs vcd://1 # works both for VCDs and SVCDs
mplayer \
http://www.students.uni-marburg.de/~Klossa/hapkidofight_lo.mpg</userinput></screen>
mplayer http://fredrik.hubbe.net/plugger/test.mpg</userinput></screen>
<para>For further information, look at the very good documentation
included with the package in the source tree subdirectory