diff options
Diffstat (limited to 'chapter06/coreutils.xml')
-rw-r--r-- | chapter06/coreutils.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index bd5286c24..7ba700b27 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -80,7 +80,7 @@ <screen><userinput>make NON_ROOT_USERNAME=nobody check-root</userinput></screen> - <para>We're going to run the remainder of the tests as the + <para>We're going to run the remainder of the tests as the <systemitem class="username">nobody</systemitem> user. Certain tests, however, require that the user be a member of more than one group. So that these tests are not skipped we'll add a temporary group and make the |