Changeset 7851

Show
Ignore:
Timestamp:
10/29/06 12:41:04 (2 years ago)
Author:
matthew
Message:

Add some verbose flags to commands in the Util-Linux and Vim instructions

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/BOOK/chapter01/changelog.xml

    r7850 r7851  
    4141      <itemizedlist> 
    4242        <listitem> 
     43          <para>[matthew] - Add verbose flags to some commands in Util-Linux and 
     44          Vim. Thanks to Robert Connolly for the report.</para> 
     45        </listitem> 
     46        <listitem> 
    4347          <para>[matthew] - Upgrade to Vim-7.0-fixes-14.patch.  Drop the 
    4448          &quot;spellfile&quot; fix as it was applied upstream as patch 
  • trunk/BOOK/chapter06/util-linux.xml

    r7816 r7851  
    4646<screen><userinput>sed -i 's@etc/adjtime@var/lib/hwclock/adjtime@g' \ 
    4747    hwclock/hwclock.c 
    48 mkdir -p /var/lib/hwclock</userinput></screen> 
     48mkdir -pv /var/lib/hwclock</userinput></screen> 
    4949 
    5050  </sect2> 
  • trunk/BOOK/chapter06/vim.xml

    r7850 r7851  
    108108    painlessly revert his UTF-8 locale choice. --> 
    109109 
    110 <screen><userinput>rm -f /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} 
    111 rm -f /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen> 
     110<screen><userinput>rm -fv /usr/share/vim/vim70/tutor/tutor.{gr,pl,ru,sk} 
     111rm -fv /usr/share/vim/vim70/tutor/tutor.??.*</userinput></screen> 
    112112 
    113113    <para>Many users are used to using <command>vi</command> instead of