Nitpicks posted on blfs-dev

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1355 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
Tushar Teredesai 2003-10-09 19:36:41 +00:00
parent 32164150e9
commit a78534db7f
5 changed files with 14 additions and 3 deletions

View File

@ -4,7 +4,8 @@
<para>Install <application>Compface</application> by running the
following commands:</para>
<screen><userinput><command>./configure --prefix=/usr &amp;&amp;
<screen><userinput><command>patch -Np1 -i ../compface-1.4-errno.patch &amp;&amp;
./configure --prefix=/usr &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>

View File

@ -14,4 +14,11 @@ of email authors in a mail header.</para>
<listitem><para>Estimated build time: &compface-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title>Additional downloads</title>
<itemizedlist spacing='compact'>
<listitem><para>Required patch: <ulink
url="&patch-root;/compface-1.4-errno.patch"/></para></listitem>
</itemizedlist>
</sect3>
</sect2>

View File

@ -20,6 +20,9 @@ links (part VIII).</para></listitem>
<itemizedlist>
<listitem><para>October 9th, 2003 [tushar]: Added errno patch for
compface. Changed URL for sane.</para></listitem>
<listitem><para>October 7th, 2003 [igor]: Added missing http/ftp
links (parts VI and VII).</para></listitem>

View File

@ -2,7 +2,7 @@
<title>Contents</title>
<sect3><title>Back ends:</title>
<para>See <ulink url="http://www.mostang.com/sane/sane-supported-devices.html"/>
<para>See <ulink url="http://www.sane-project.org/sane-supported-devices.html"/>
for a list of available backends.</para>
</sect3>

View File

@ -4,7 +4,7 @@
<!ENTITY sane-exp SYSTEM "sane-exp.xml">
<!ENTITY sane-desc SYSTEM "sane-desc.xml">
<!ENTITY sane-version "1.0.12">
<!ENTITY sane-download-http "http://www.mostang.com/sane">
<!ENTITY sane-download-http "http://www.sane-project.org/">
<!ENTITY sane-be-download-ftp "ftp://ftp.mostang.com/pub/sane/sane-backends-1.0.12.tar.gz">
<!ENTITY sane-fe-download-ftp "ftp://ftp.mostang.com/pub/sane/sane-frontends-1.0.11.tar.gz">
<!ENTITY sane-be-size "2.2 MB">