diff options
author | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-04-21 14:12:43 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@mengyan1223.wang> | 2022-04-21 14:12:43 +0800 |
commit | e286d8db1493827461aa95ea43b345a9ce5d9f2e (patch) | |
tree | 7495946939e13bf8169246318dfb6f8c8b1de2db /chapter08/bash.xml | |
parent | 421e0cfcdaaaccfe64ca4af145a41da13598f3bb (diff) |
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".
Diffstat (limited to 'chapter08/bash.xml')
-rw-r--r-- | chapter08/bash.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter08/bash.xml b/chapter08/bash.xml index 787882b59..4ea981d5b 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -73,7 +73,7 @@ <screen><userinput remap="test">chown -Rv tester .</userinput></screen> - <para>The testsuite of the package is designed to be run as a non-root + <para>The testsuite of the package is designed to be run as a non-&root; user that owns the terminal connected to standard input. To satisfy the requirement, spawn a new pseudo terminal using <application>Expect</application> and run the tests as the <systemitem |