From e286d8db1493827461aa95ea43b345a9ce5d9f2e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 21 Apr 2022 14:12:43 +0800 Subject: 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". --- chapter08/coreutils.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter08/coreutils.xml') diff --git a/chapter08/coreutils.xml b/chapter08/coreutils.xml index 9ae9993ce..b8551084f 100644 --- a/chapter08/coreutils.xml +++ b/chapter08/coreutils.xml @@ -124,8 +124,8 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \ echo "dummy:x:102:tester" >> /etc/group - Fix some of the permissions so that the non-root user can compile and - run the tests: + Fix some of the permissions so that the non-&root; user can + compile and run the tests: chown -Rv tester . -- cgit v1.2.3-54-g00ecf