Changeset d773252 for chapter08


Ignore:
Timestamp:
12/22/2004 12:33:47 PM (20 years ago)
Author:
Manuel Canales Esparcia <manuel@…>
Children:
725d9d7
Parents:
6369eb8
Message:

Tags corrections.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/testing/BOOK@4450 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/grub.xml

    r6369eb8 rd773252  
    128128<ulink url="http://www.gnu.org/software/grub/"/>.</para>
    129129
    130 <para>The FHS stipulates that Grub's menu.lst file should be symlinked to
    131 /etc/grub/menu.lst.  To satisfy this requirement, issue the following
    132 command:</para>
     130<para>The FHS stipulates that Grub's <filename>menu.lst</filename> file should be symlinked to
     131<filename class="symlink">/etc/grub/menu.lst</filename>.  To satisfy this requirement, issue the
     132following command:</para>
    133133
    134134<screen><userinput>mkdir /etc/grub &amp;&amp;
Note: See TracChangeset for help on using the changeset viewer.