Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    rb1774158 r0d824c5  
    432432    <para>Install the documentation for the Linux kernel:</para>
    433433
    434 <screen><userinput remap="install">install -d /usr/share/doc/linux-&linux-version;
    435 cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
     434<screen><userinput remap="install">cp -r Documentation -T /usr/share/doc/linux-&linux-version;</userinput></screen>
    436435
    437436    <para>It is important to note that the files in the kernel source
Note: See TracChangeset for help on using the changeset viewer.