Changeset 5cdb913


Ignore:
Timestamp:
Dec 22, 2008, 12:28:37 AM (15 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-1.2, clfs-2.1, clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
76db4cc
Parents:
89d7c04
Message:

Grammar fixes

Location:
BOOK/final-system/common
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/bash.xml

    r89d7c04 r5cdb913  
    2626
    2727    <para os="a">If you downloaded the Bash documentation tarball and wish to
    28     install HTML documentation, issue the following commands:</para>
     28    install HTML documentation, issue the following command:</para>
    2929
    3030<screen os="b"><userinput>tar -xvf ../bash-doc-&bash-doc-version;.tar.gz</userinput></screen>
  • BOOK/final-system/common/gzip.xml

    r89d7c04 r5cdb913  
    4646<screen os="g"><userinput>make install</userinput></screen>
    4747
    48     <para os="h">Now we will move some of utilities to /usr/bin to meet FHS compliance:</para>
     48    <para os="h">Now we will move some of the utilities to /usr/bin to meet FHS compliance:</para>
    4949
    5050<screen os="i"><userinput>mv -v /bin/z{egrep,cmp,diff,fgrep,force,grep,less,more,new} /usr/bin</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.