Author: robert
Date: 2010-07-04 03:48:34 -0600 (Sun, 04 Jul 2010)
New Revision: 8449
Modified:
trunk/BOOK/basicnet/netlibs/libsoup.xml
trunk/BOOK/basicnet/netprogs/wget.xml
trunk/BOOK/general/genlib/gmime.xml
trunk/BOOK/general/genlib/lzo.xml
trunk/BOOK/general/genutils/gperf.xml
trunk/BOOK/general/genutils/gtk-doc.xml
trunk/BOOK/general/sysutils/cpio.xml
trunk/BOOK/general/sysutils/hal.xml
trunk/BOOK/gnome/add/gnome-games.xml
trunk/BOOK/pst/printing/gimp-print.xml
trunk/BOOK/pst/printing/gutenprint.xml
trunk/BOOK/pst/sgml/opensp.xml
trunk/BOOK/xsoft/office/gnucash.xml
Log:
Added missing colons to the 'test the results' line on several pages, and added
a missing period.
Modified: trunk/BOOK/basicnet/netlibs/libsoup.xml
===================================================================
--- trunk/BOOK/basicnet/netlibs/libsoup.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/basicnet/netlibs/libsoup.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -90,7 +90,7 @@
<screen><userinput>./configure --prefix=/usr &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/basicnet/netprogs/wget.xml
===================================================================
--- trunk/BOOK/basicnet/netprogs/wget.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/basicnet/netprogs/wget.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -77,7 +77,7 @@
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/genlib/gmime.xml
===================================================================
--- trunk/BOOK/general/genlib/gmime.xml 2010-07-01 23:49:14 UTC (rev 8448)
+++ trunk/BOOK/general/genlib/gmime.xml 2010-07-04 09:48:34 UTC (rev 8449)
@@ -95,7 +95,7 @@
docbook2txt gmime-tut.sgml &&
cd ../..</userinput></screen>
- <para>To test the results, issue <command>make check</command>. Note that
+ <para>To test the results, issue: <command>make check</command>. Note that
some tests may fail because the corresponding sub-system is not installed
or configured properly.</para>
Modified: trunk/BOOK/general/genlib/lzo.xml
===================================================================
--- trunk/BOOK/general/genlib/lzo.xml 2010-07-01 23:49:14 UTC (rev 8448)
+++ trunk/BOOK/general/genlib/lzo.xml 2010-07-04 09:48:34 UTC (rev 8449)
@@ -69,7 +69,7 @@
<screen><userinput>./configure --prefix=/usr --enable-shared &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>. All the
+ <para>To test the results, issue: <command>make check</command>. All the
checks should pass. Now issue <command>make test</command> to run the full
suite of tests.</para>
Modified: trunk/BOOK/general/genutils/gperf.xml
===================================================================
--- trunk/BOOK/general/genutils/gperf.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/general/genutils/gperf.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -75,7 +75,7 @@
<screen><userinput>makeinfo -o doc/gperf.txt --plaintext
doc/gperf.texi</userinput></screen>
- <para>To test the results, issue <command>make check</command>. There
+ <para>To test the results, issue: <command>make check</command>. There
should be no output from the <command>diff</command> commands.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/genutils/gtk-doc.xml
===================================================================
--- trunk/BOOK/general/genutils/gtk-doc.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/general/genutils/gtk-doc.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -104,7 +104,7 @@
--disable-scrollkeeper &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/sysutils/cpio.xml
===================================================================
--- trunk/BOOK/general/sysutils/cpio.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/general/sysutils/cpio.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -90,7 +90,7 @@
<screen><userinput>make -C doc pdf &&
make -C doc ps</userinput></screen>
- <para>To test the results, issue <command>make check</command></para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/general/sysutils/hal.xml
===================================================================
--- trunk/BOOK/general/sysutils/hal.xml 2010-07-01 23:49:14 UTC (rev 8448)
+++ trunk/BOOK/general/sysutils/hal.xml 2010-07-04 09:48:34 UTC (rev 8449)
@@ -149,7 +149,7 @@
--enable-policy-kit=no &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/gnome/add/gnome-games.xml
===================================================================
--- trunk/BOOK/gnome/add/gnome-games.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/gnome/add/gnome-games.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -107,7 +107,7 @@
--disable-tests &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/pst/printing/gimp-print.xml
===================================================================
--- trunk/BOOK/pst/printing/gimp-print.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/pst/printing/gimp-print.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -86,7 +86,7 @@
<screen><userinput>./configure --prefix=/usr --with-testpattern --enable-test
&&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>.</para>
+ <para>To test the results, issue: <command>make check</command>.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/pst/printing/gutenprint.xml
===================================================================
--- trunk/BOOK/pst/printing/gutenprint.xml 2010-07-01 23:49:14 UTC (rev
8448)
+++ trunk/BOOK/pst/printing/gutenprint.xml 2010-07-04 09:48:34 UTC (rev
8449)
@@ -92,7 +92,7 @@
./configure --prefix=/usr &&
make</userinput></screen>
- <para>To test the results, issue <command>make check</command>. This
+ <para>To test the results, issue: <command>make check</command>. This
will take a very, very long time (310+ SBUs).</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/pst/sgml/opensp.xml
===================================================================
--- trunk/BOOK/pst/sgml/opensp.xml 2010-07-01 23:49:14 UTC (rev 8448)
+++ trunk/BOOK/pst/sgml/opensp.xml 2010-07-04 09:48:34 UTC (rev 8449)
@@ -88,7 +88,7 @@
--enable-default-search-path=/usr/share/sgml &&
make pkgdatadir=/usr/share/sgml/OpenSP-&opensp-version;</userinput></screen>
- <para>To test the results, issue <command>make check</command>. As many as
+ <para>To test the results, issue: <command>make check</command>. As many as
eight of the 22 tests may fail. Do not be alarmed.</para>
<para>Now, as the <systemitem class="username">root</systemitem>
user:</para>
Modified: trunk/BOOK/xsoft/office/gnucash.xml
===================================================================
--- trunk/BOOK/xsoft/office/gnucash.xml 2010-07-01 23:49:14 UTC (rev 8448)
+++ trunk/BOOK/xsoft/office/gnucash.xml 2010-07-04 09:48:34 UTC (rev 8449)
@@ -133,7 +133,7 @@
installed and issue:
<command>make -C src/doc/design html pdf ps</command>.</para>
- <para>To test the results, issue <command>make check</command>. All tests
+ <para>To test the results, issue: <command>make check</command>. All tests
should pass. An easy way to look at the results of the tests is to issue
<command>grep -A1 ============== check.log</command> (this is assuming you
redirected the output from the tests to the indicated filename).</para>
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page