Changeset 9c7e6ff8


Ignore:
Timestamp:
03/15/2022 04:13:35 PM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
ce6088a
Parents:
c6ed3d0
git-author:
Xi Ruoyao <xry111@…> (03/15/2022 04:11:15 PM)
git-committer:
Xi Ruoyao <xry111@…> (03/15/2022 04:13:35 PM)
Message:

systemd: remove --strip-compoents=1 from man page installation command

systemd-man-pages-250.tar.xz has no additional leading components.

An errata is required.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    rc6ed3d0 r9c7e6ff8  
    181181    <para>Install the man pages:</para>
    182182
    183 <screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz --strip-components=1 -C /usr/share/man</userinput></screen>
     183<screen><userinput remap="install">tar -xf ../../systemd-man-pages-&systemd-man-version;.tar.xz -C /usr/share/man</userinput></screen>
    184184
    185185    <para>Remove a useless directory:</para>
Note: See TracChangeset for help on using the changeset viewer.