mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Minor grammar fixes
This commit is contained in:
@@ -73,9 +73,9 @@
|
||||
|
||||
<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
|
||||
|
||||
<para>The testsuite of the package is designed to be ran as a non-root
|
||||
user, owning the terminal connected to standard input. To satisfy the
|
||||
requirement, spawn a new pseudoterminal using
|
||||
<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
|
||||
class="username">tester</systemitem> user:</para>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user