aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/util-linux.xml
diff options
context:
space:
mode:
authorXi Ruoyao <xry111@mengyan1223.wang>2020-12-26 15:51:54 +0000
committerXi Ruoyao <xry111@mengyan1223.wang>2020-12-26 15:51:54 +0000
commit34fe7e07cd3bc2dad0521e51ba3bbe78de45a671 (patch)
tree3fc8271f4a48ac2e20ed255cbfb573caceec3ab2 /chapter08/util-linux.xml
parentce9b68d15814efabe161e81f2ac678f0ad4a34f8 (diff)
decorate usernames with <systemitem>
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@12071 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08/util-linux.xml')
-rw-r--r--chapter08/util-linux.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml
index 8f3df8366..04bd999e3 100644
--- a/chapter08/util-linux.xml
+++ b/chapter08/util-linux.xml
@@ -88,7 +88,8 @@
<para>If desired, run the test suite as a non-root user:</para>
- <warning><para>Running the test suite as the root user can be harmful to
+ <warning><para>Running the test suite as the
+ <systemitem class="username">root</systemitem> user can be harmful to
your system. To run it, the CONFIG_SCSI_DEBUG option for the kernel must
be available in the currently running system and must be built as a
module. Building it into the kernel will prevent booting. For complete