Changeset 5cdb913


Ignore:
Timestamp:
12/22/08 08:28:37 (4 years ago)
Author:
Chris Staub <chris@…>
Branches:
('master', '5ea4e55860c61746fb61f12cd3c83d270ee17451')('clfs-1.2', '0d1a577466382847256b44170acecbd2e8cdc0c5')('simp', '271d1f963630b9cb390baf1ee2d8bdfe7d14e340')('systemd', 'ec008670fee2dc8086a6ce805d4831378d59895d')
Children:
76db4cce98b5ac297607cb8c0bb3d03fb904f7a6
Parents:
89d7c04a88f31270918b996ad6ac9c2a3c7c777f
git-author:
Chris Staub <chris@beaker67.com>2008-12-22 08:28:37+00:00
git-committer:
Chris Staub <chris@beaker67.com>2008-12-22 08:28:37+00:00
Message:

Grammar fixes

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

Legend:

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

    raa18ac0 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

    r67fe7f4 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.