Diff for /doc/build/fedora_install.frag between versions 1.8 and 1.9

version 1.8, 2004/06/16 20:12:29 version 1.9, 2004/07/02 16:18:17
Line 141  exist:  (<b>Note:</b> Line 141  exist:  (<b>Note:</b>
 </p>  </p>
 <p>  <p>
 <pre>  <pre>
 rpm -e `rpm -q -a | grep httpd`  
 rpm -e `rpm -q -a | grep mod_perl`  rpm -e `rpm -q -a | grep mod_perl`
   rpm -e `rpm -q -a | grep httpd`
 </pre>  </pre>
 </p><p>  </p><p>
 If the above commands returns no output (the usual indicator of success), or an  If the above commands returns no output (the usual indicator of success), or an

Removed from v.1.8  
changed lines
  Added in v.1.9


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>