From 79ac947fda4fbd84a40b4666a3138e79b24811af Mon Sep 17 00:00:00 2001 From: David Bryant Date: Tue, 6 Dec 2022 11:04:37 -0600 Subject: Correct capitalization. Correct spellig: "test suite" is two words. Use the personal relative pronoun "who" when referring to a person. --- chapter08/bash.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter08') diff --git a/chapter08/bash.xml b/chapter08/bash.xml index 4ea981d5b..a004f7ac3 100644 --- a/chapter08/bash.xml +++ b/chapter08/bash.xml @@ -23,7 +23,7 @@ - <para>The Bash package contains the Bourne-Again SHell.</para> + <para>The Bash package contains the Bourne-Again Shell.</para> <segmentedlist> <segtitle>&buildtime;</segtitle> @@ -73,8 +73,8 @@ <screen><userinput remap="test">chown -Rv tester .</userinput></screen> - <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 + <para>The test suite of this package is designed to be run as a non-&root; + user who 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> -- cgit v1.2.3-54-g00ecf