Jean-Philippe MENGUAL wrote:
> Hi,
> 
> Le mardi 12 avril 2011 à 21:42 -0600, [email protected] a
> écrit :
>> -# End /etc/ld.so.conf</literal>
> Are you sure this line should be removed? If yes, it should be added
> again later I think.

I removed the end lines on purpose because I don't think they provided 
any value.

>> +</literal>
>>  EOF</userinput></screen>
>>  
>> +  <para>If desired, the dynamic loader can also search a directory and
>> +  include the contents of files found there.  Generally the files in 
>> +  this include directory are one line specifying the desired library path.
>> +  To add this capability run the following commands:</para>
>> +
>> +<screen role="nodump"><userinput>cat &gt;&gt; /etc/ld.so.conf &lt;&lt; "EOF"
>> +<literal># Add an include directory
>> +include /etc/ld.so.conf.d/*.conf
> Here I'd add # End /etc/ld.so.conf</literal> to match to the 1st line of the 
> file.

Again, I don't think there is value in this type of comment.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to