diff options
author | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 10:50:05 +0000 |
---|---|---|
committer | Alex Gronenwoud <alex@linuxfromscratch.org> | 2003-08-31 10:50:05 +0000 |
commit | 087e584f625ded123c5e6bc17d5c2ff1f5a8009c (patch) | |
tree | 723740f025b199d937567f0b98aadd807705a4d8 /chapter06/utillinux-inst.xml | |
parent | 73eac28cb38d307b6a7414fb8ddb5df77f30205d (diff) |
Small retouches of the text. Wrapping 'last checked' in parentheses.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2706 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/utillinux-inst.xml')
-rw-r--r-- | chapter06/utillinux-inst.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chapter06/utillinux-inst.xml b/chapter06/utillinux-inst.xml index 2d801ad59..ee928f5a8 100644 --- a/chapter06/utillinux-inst.xml +++ b/chapter06/utillinux-inst.xml @@ -27,6 +27,7 @@ mkdir -p /var/lib/hwclock</userinput></screen></para> <para><screen><userinput>make HAVE_SLN=yes</userinput></screen></para> <para>The meaning of the make parameter:</para> + <itemizedlist> <listitem><para><userinput>HAVE_SLN=yes</userinput>: This prevents the <userinput>sln</userinput> program (a statically linked |