Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter05/glibc.xml

    r7152faa r360fdfca  
    6060        The above command is correct.  The <command>ln</command> command has
    6161        several syntactic versions, so be sure to check
    62         <command>info coreutils ln</command> and <filename>ln(1)</filename>
    63         before reporting what may appear to be an error.
     62        <command>info coreutils ln</command> and <ulink role='man'
     63        url='&man;ln.1'>ln(1)</ulink> before reporting what may appear to be
     64        an error.
    6465      </para>
    6566    </note>
     
    159160
    160161    <note><para>There have been reports that this package may fail when
    161     building as a "parallel make".  If that occurs, rerun the make command
    162     with the "-j1" option.</para></note>
     162    building as a <quote>parallel make.</quote>  If that occurs, rerun the make command
     163    with the <option>-j1</option> option.</para></note>
    163164
    164165    <para>Compile the package:</para>
Note: See TracChangeset for help on using the changeset viewer.