Changeset 8515

Show
Ignore:
Timestamp:
04/04/08 19:03:00 (8 months ago)
Author:
jhuntwork
Message:

Two minor textual improvments

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter06/shadow.xml

    r8389 r8515  
    114114 
    115115    <note> 
    116       <para>If you built Shadow with Cracklib support, run the following:</para> 
     116      <para>If you chose to build Shadow with Cracklib support, run the following:</para> 
    117117 
    118118<screen role="nodump"><userinput>sed -i 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' \ 
  • trunk/BOOK/chapter06/util-linux-ng.xml

    r8464 r8515  
    6464 
    6565<screen><userinput remap="make">make</userinput></screen> 
     66 
     67    <para>Install the package:</para> 
    6668 
    6769<screen><userinput remap="install">make install</userinput></screen>