Changeset 2a277fb


Ignore:
Timestamp:
07/20/2021 08:18:36 PM (3 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
118b207, d13e8ef
Parents:
c735ea4
Message:

Minor grammar fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/bash.xml

    rc735ea4 r2a277fb  
    7474<screen><userinput remap="test">chown -Rv tester .</userinput></screen>
    7575
    76     <para>The testsuite of the package is designed to be ran as a non-root
    77     user, owning the terminal connected to standard input.  To satisfy the
    78     requirement, spawn a new pseudoterminal using
     76    <para>The testsuite of the package is designed to be run as a non-root
     77    user that owns the terminal connected to standard input.  To satisfy the
     78    requirement, spawn a new pseudo terminal using
    7979    <application>Expect</application> and run the tests as the <systemitem
    8080    class="username">tester</systemitem> user:</para>
Note: See TracChangeset for help on using the changeset viewer.