Author: bdubbs
Date: Thu Sep 17 10:37:10 2020
New Revision: 1623

Log:
Add a correction to the sed in xinit

Modified:
   html/trunk/blfs/errata/10.0-systemd/index.html
   html/trunk/blfs/errata/10.0/index.html

Modified: html/trunk/blfs/errata/10.0-systemd/index.html
==============================================================================
--- html/trunk/blfs/errata/10.0-systemd/index.html      Sun Sep 13 10:23:07 
2020        (r1622)
+++ html/trunk/blfs/errata/10.0-systemd/index.html      Thu Sep 17 10:37:10 
2020        (r1623)
@@ -21,6 +21,8 @@
        <li>In firefox, the dependency on clang from LLVM was missed.
        The bindgen processing for rust to C++ needs this even if gcc
        and g++ are used for the non-rust compilation.</li>
+       <li>In xinit, the sed in the note should have a -i argument 
+       instead of the -e argument.</li>
      </ul>
 
      <h2>Known Security Vulnerabilities</h2>

Modified: html/trunk/blfs/errata/10.0/index.html
==============================================================================
--- html/trunk/blfs/errata/10.0/index.html      Sun Sep 13 10:23:07 2020        
(r1622)
+++ html/trunk/blfs/errata/10.0/index.html      Thu Sep 17 10:37:10 2020        
(r1623)
@@ -20,7 +20,10 @@
        <li>In firefox, the dependency on clang from LLVM was missed.
        The bindgen processing for rust to C++ needs this even if gcc
        and g++ are used for the non-rust compilation.</li>
+       <li>In xinit, the sed in the note should have a -i argument 
+       instead of the -e argument.</li>
      </ul>
+
      <h2>Known Security Vulnerabilities</h2>
      
      <p>A few packages are good at reporting that a new
-- 
http://lists.linuxfromscratch.org/listinfo/website
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to