mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
A couple of text updates. Thanks to Chris Staub for the patch. Fixes #3228.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10046 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
860f8cc71d
commit
0844c14762
@ -501,7 +501,7 @@ mkdir /etc/ld.so.conf.d</userinput></screen>
|
||||
/usr/include/netrom, /usr/include/netrose, /usr/include/nfs,
|
||||
/usr/include/protocols, /usr/include/rpc, /usr/include/rpcsvc,
|
||||
/usr/include/sys, /usr/lib/audit, /usr/lib/gconv, /usr/lib/glibc,
|
||||
/usr/lib/locale, /usr/share/i18n, /usr/share/zoneinfo</seg>
|
||||
/usr/lib/locale, /usr/share/i18n, /usr/share/zoneinfo, /var/db</seg>
|
||||
</seglistitem>
|
||||
</segmentedlist>
|
||||
|
||||
|
@ -55,11 +55,9 @@
|
||||
<title>The meaning of the configure options:</title>
|
||||
|
||||
<varlistentry>
|
||||
<term><parameter>lib* and --with-*</parameter></term>
|
||||
<term><parameter>--with-*</parameter></term>
|
||||
<listitem>
|
||||
<para>These options enable Kmod to handle compressed kernel modules.
|
||||
The shell variables are required in order for the xz and zlib headers
|
||||
and libraries to be found in the absence of pkg-config.</para>
|
||||
<para>These options enable Kmod to handle compressed kernel modules.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
||||
|
@ -69,8 +69,9 @@ mkdir -pv /var/lib/hwclock</userinput></screen>
|
||||
<listitem>
|
||||
<para>These switches disable building su, sulogin, and login. They
|
||||
duplicate the same programs provided by <xref
|
||||
linkend='ch-system-shadow'/>. They also require <ulink
|
||||
url="&blfs-root;/view/svn/postlfs/linux-pam.html">Linux-PAM</ulink>
|
||||
linkend='ch-system-shadow'/> and <xref linkend='ch-system-sysvinit'/>.
|
||||
They also require
|
||||
<ulink url="&blfs-root;/view/svn/postlfs/linux-pam.html">Linux-PAM</ulink>
|
||||
which is not available in LFS.</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<!ENTITY version "SVN-20121114">
|
||||
<!ENTITY releasedate "November 14, 2012">
|
||||
<!ENTITY version "SVN-20121118">
|
||||
<!ENTITY releasedate "November 18, 2012">
|
||||
<!ENTITY copyrightdate "1999-2012"><!-- jhalfs needs a literal dash, not – -->
|
||||
<!ENTITY milestone "7.3">
|
||||
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
|
||||
|
Loading…
Reference in New Issue
Block a user