Update of /cvsroot/vm-faq/vm-faq
In directory usw-pr-cvs1:/tmp/cvs-serv8644
Modified Files:
vm-faq-8.html vm-faq.html
Log Message:
From: Kyle Jones <kyl...@wo...>
To: vm...@wo...
Subject: faq enhancement
Date: Fri, 22 Feb 2002 11:19:00 -0800
Some user said:
Also, to enhance your FAQ, you refer to striptags, but most
systems have lynx already installed so they can use this:
lynx -force_html -dump -stdin
Index: vm-faq-8.html
===================================================================
RCS file: /cvsroot/vm-faq/vm-faq/vm-faq-8.html,v
retrieving revision 3.3
retrieving revision 3.4
diff -C2 -d -r3.3 -r3.4
*** vm-faq-8.html 14 Dec 2000 17:07:41 -0000 3.3
--- vm-faq-8.html 22 Feb 2002 19:23:01 -0000 3.4
***************
*** 186,190 ****
<H2><A NAME="ss8.6">8.6. Can I display text/html parts inside VM?</A></H2>
Date: June 20, 1998<BR>
! Updated: March 28, 1999<BR>
<P>
--- 186,190 ----
<H2><A NAME="ss8.6">8.6. Can I display text/html parts inside VM?</A></H2>
Date: June 20, 1998<BR>
! Updated: February 22, 2002<BR>
<P>
***************
*** 209,213 ****
Christiansen. <CODE>striphtml</CODE> is available from the
<A HREF="http://www.cpan.org/">Comprehensive Perl Archive Network
! (http://www.cpan.org/)</A>.
</P>
<P>
--- 209,219 ----
Christiansen. <CODE>striphtml</CODE> is available from the
<A HREF="http://www.cpan.org/">Comprehensive Perl Archive Network
! (http://www.cpan.org/)</A>. Alternatively, if you have lynx
! installed, you can use:
! </P>
! <P>
! <PRE>
! lynx -force_html -dump -stdin
! </PRE>
</P>
<P>
Index: vm-faq.html
===================================================================
RCS file: /cvsroot/vm-faq/vm-faq/vm-faq.html,v
retrieving revision 3.33
retrieving revision 3.34
diff -C2 -d -r3.33 -r3.34
*** vm-faq.html 10 Dec 2001 06:00:36 -0000 3.33
--- vm-faq.html 22 Feb 2002 19:23:01 -0000 3.34
***************
*** 17,20 ****
--- 17,21 ----
$Date$<BR>
+
<A NAME="toc1"> </A>
<H2><A HREF="vm-faq-1.html">1. About VM and this document</A></H2>
|