Changeset 428ca6c for chapter10


Ignore:
Timestamp:
07/22/2023 04:22:56 PM (13 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1
Children:
2882861
Parents:
7a27ecb5 (diff), e5c08bf (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge remote-tracking branch 'origin/trunk' into xry111/loongarch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter10/kernel.xml

    r7a27ecb5 r428ca6c  
    412412    <para>Install the documentation for the Linux kernel:</para>
    413413
    414 <screen><userinput remap="install">install -d /usr/share/doc/linux-&linux-version;
    415 cp -r Documentation/* /usr/share/doc/linux-&linux-version;</userinput></screen>
     414<screen><userinput remap="install">cp -r Documentation -T /usr/share/doc/linux-&linux-version;</userinput></screen>
    416415
    417416    <para>It is important to note that the files in the kernel source
Note: See TracChangeset for help on using the changeset viewer.