mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-22 21:29:23 +01:00
Correct capitalization. Correct spellig: "test suite" is two words.
Use the personal relative pronoun "who" when referring to a person.
This commit is contained in:
parent
9aff8c4523
commit
79ac947fda
@ -23,7 +23,7 @@
|
|||||||
<sect2 role="package">
|
<sect2 role="package">
|
||||||
<title/>
|
<title/>
|
||||||
|
|
||||||
<para>The Bash package contains the Bourne-Again SHell.</para>
|
<para>The Bash package contains the Bourne-Again Shell.</para>
|
||||||
|
|
||||||
<segmentedlist>
|
<segmentedlist>
|
||||||
<segtitle>&buildtime;</segtitle>
|
<segtitle>&buildtime;</segtitle>
|
||||||
@ -73,8 +73,8 @@
|
|||||||
|
|
||||||
<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
|
<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 test suite of this package is designed to be run as a non-&root;
|
||||||
user that owns the terminal connected to standard input. To satisfy the
|
user who owns the terminal connected to standard input. To satisfy the
|
||||||
requirement, spawn a new pseudo terminal using
|
requirement, spawn a new pseudo terminal using
|
||||||
<application>Expect</application> and run the tests as the <systemitem
|
<application>Expect</application> and run the tests as the <systemitem
|
||||||
class="username">tester</systemitem> user:</para>
|
class="username">tester</systemitem> user:</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user