[email protected] wrote these words on 12/30/08 01:51 CST:
> Author: bdubbs
> Date: 2008-12-30 00:51:39 -0700 (Tue, 30 Dec 2008)
> New Revision: 7691
> 
>
> +      <para>The <application>SANE</application> daemon should run with its 
> own
> +      group.  Set this up by issuing the following commands as the
> +      <systemitem class="username">root</systemitem> user:</para>

Perhaps instead of "Set this up" we could say "Create this group".
"Set this up" is technically inaccurate, as there is more required
than just creating a group.


> +
> +      <screen><userinput>groupadd -g 50 scanner</userinput></screen>

[screen][userinput] tags need to be flush with the left margin. The
entire rest of the book is that way. Manuel said this was necessary
so that automatic parsers (such as jalfs) work properly.


> -<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &amp;&amp;
> +      <screen><userinput>./configure --prefix=/usr --sysconfdir=/etc 
> &amp;&amp;

Ditto. What made you decide to do this?


> -<screen role="root"><userinput>make install</userinput></screen>
> +      <screen role="root"><userinput>make install &amp;&amp;
>
> -<screen><userinput>./configure --prefix=/usr &amp;&amp;
> +      <screen><userinput>./configure --prefix=/usr &amp;&amp;
>
> -<screen role="root"><userinput>make install &amp;&amp;
> +      <screen role="root"><userinput>make install &amp;&amp;

Ditto.

-- 
Randy

rmlscsi: [bogomips 1003.23] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3]
[GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686]
07:41:00 up 2 days, 15:01, 1 user, load average: 0.21, 0.10, 0.02
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to