Ignore:
Timestamp:
04/21/2022 06:12:43 AM (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:
720c0bd
Parents:
421e0cf
Message:

decorate the references to root and lfs user

The references already correctly decorated are not changed because "if
it's not broken don't fix it".

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/coreutils.xml

    r421e0cf re286d8db  
    125125<screen><userinput remap="test">echo "dummy:x:102:tester" &gt;&gt; /etc/group</userinput></screen>
    126126
    127     <para>Fix some of the permissions so that the non-root user can compile and
    128     run the tests:</para>
     127    <para>Fix some of the permissions so that the non-&root; user can
     128    compile and run the tests:</para>
    129129
    130130<screen><userinput remap="test">chown -Rv tester . </userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.