Ignore:
Timestamp:
04/21/2022 03:24:28 PM (2 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
arm
Children:
a3a9213
Parents:
f9dc44bc
git-author:
Xi Ruoyao <xry111@…> (04/21/2022 06:12:43 AM)
git-committer:
William Harrington <kb0iic@…> (04/21/2022 03:24:28 PM)
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

    rf9dc44bc r2ad6d43  
    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.