Author: xry111
Date: Wed Mar 24 07:18:25 2021
New Revision: 12168
Log:
restore a note about ln command from LFS 9.x
Modified:
trunk/BOOK/chapter05/glibc.xml
Modified: trunk/BOOK/chapter05/glibc.xml
==============================================================================
--- trunk/BOOK/chapter05/glibc.xml Mon Mar 22 01:08:13 2021 (r12167)
+++ trunk/BOOK/chapter05/glibc.xml Wed Mar 24 07:18:25 2021 (r12168)
@@ -55,6 +55,15 @@
;;
esac</userinput></screen>
+ <note>
+ <para>
+ The above command is correct. The <command>ln</command> command has
+ a few syntactic versions, so be sure to check
+ <command>info coreutils ln</command> and
<filename>ln(1)</filename>
+ before reporting what you may think is an error.
+ </para>
+ </note>
+
<para>Some of the Glibc programs use the non-FHS compliant
<filename class="directory">/var/db</filename> directory to store their
runtime data. Apply the following patch to make such programs store their
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page