From 9a003fe1080e355813790c02b0d474c899f4035d Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 22 Apr 2007 18:07:04 +0000 Subject: [PATCH] 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 --- appendices/ac-free-lic.xml | 1 + appendices/creat-comm.xml | 1 + basicnet/netprogs/portmap.xml | 3 ++- basicnet/textweb/w3m.xml | 5 +++-- general/sysutils/hal.xml | 14 +++++++------- introduction/important/locale-issues.xml | 3 ++- multimedia/videoutils/mplayer.xml | 3 +-- 7 files changed, 17 insertions(+), 13 deletions(-) diff --git a/appendices/ac-free-lic.xml b/appendices/ac-free-lic.xml index 2e7a40a53e..0d68d7b4c2 100644 --- a/appendices/ac-free-lic.xml +++ b/appendices/ac-free-lic.xml @@ -26,6 +26,7 @@ + Grant of Copyright License. Licensor hereby grants You a diff --git a/appendices/creat-comm.xml b/appendices/creat-comm.xml index 326253ba14..ca592983dc 100644 --- a/appendices/creat-comm.xml +++ b/appendices/creat-comm.xml @@ -41,6 +41,7 @@ CONDITIONS. + Definitions diff --git a/basicnet/netprogs/portmap.xml b/basicnet/netprogs/portmap.xml index 97b89bff31..6d7841d02c 100644 --- a/basicnet/netprogs/portmap.xml +++ b/basicnet/netprogs/portmap.xml @@ -159,7 +159,8 @@ make - pmap_dump + + pmap_dump saves the port mapping table to an ASCII file. diff --git a/basicnet/textweb/w3m.xml b/basicnet/textweb/w3m.xml index d091f1a6e3..cb82ba5511 100644 --- a/basicnet/textweb/w3m.xml +++ b/basicnet/textweb/w3m.xml @@ -131,7 +131,7 @@ install -v -m 644 doc/*.html \ w3m and w3mman None - /usr/lib/w3m, /usr/share/w3m and + /usr/lib/w3m, /usr/share/w3m and usr/share/doc/w3m-&w3m-version; @@ -152,7 +152,8 @@ install -v -m 644 doc/*.html \ - w3mman + + w3mman is an interface to the on-line reference manuals in w3m. diff --git a/general/sysutils/hal.xml b/general/sysutils/hal.xml index 22bf1d057e..4a2842561e 100644 --- a/general/sysutils/hal.xml +++ b/general/sysutils/hal.xml @@ -307,13 +307,13 @@ cat > /etc/dbus-1/system.d/halusers.conf << "EOF" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> - <!-- Allow users in the halusers group invoke HAL methods --> - <policy group="halusers"> - <allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/> - <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/> - <allow send_interface="org.freedesktop.Hal.Device.Volume"/> - <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/> - </policy> + <!-- Allow users in the halusers group invoke HAL methods --> + <policy group="halusers"> + <allow send_interface="org.freedesktop.Hal.Device.SystemPowerManagement"/> + <allow send_interface="org.freedesktop.Hal.Device.LaptopPanel"/> + <allow send_interface="org.freedesktop.Hal.Device.Volume"/> + <allow send_interface="org.freedesktop.Hal.Device.Volume.Crypto"/> + </policy> </busconfig> EOF diff --git a/introduction/important/locale-issues.xml b/introduction/important/locale-issues.xml index 1af76182e9..ae9b176825 100644 --- a/introduction/important/locale-issues.xml +++ b/introduction/important/locale-issues.xml @@ -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>&1 && continue + grep -v '.\\"' "$a" | iconv -f US-ASCII -t US-ASCII >/dev/null 2>&1 \ + && continue # Non-UTF-8 manual page is OK iconv -f UTF-8 -t UTF-8 "$a" >/dev/null 2>&1 || continue # If we got here, we found UTF-8 manual page, bad. diff --git a/multimedia/videoutils/mplayer.xml b/multimedia/videoutils/mplayer.xml index 6a42b7a530..1961228a0f 100644 --- a/multimedia/videoutils/mplayer.xml +++ b/multimedia/videoutils/mplayer.xml @@ -565,8 +565,7 @@ ln -v -sf &mplayer-font;/font-arial-<font size> 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 +mplayer http://fredrik.hubbe.net/plugger/test.mpg For further information, look at the very good documentation included with the package in the source tree subdirectory