aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--fetchmail-FAQ.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html
index 4ff55724..62df7c01 100644
--- a/fetchmail-FAQ.html
+++ b/fetchmail-FAQ.html
@@ -10,7 +10,7 @@
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/03/06 20:24:47 $
+<td width="30%" align=right>$Date: 2000/03/07 04:43:04 $
</table>
<HR>
<H1>Frequently Asked Questions About Fetchmail</H1>
@@ -2551,8 +2551,8 @@ would be:
LOG="Converting $MATCH
"
:0fw
- | emil -A B -T Q -B BA -C iso-8859-1 -H Q -F MIME | gawk
-+'{gsub(/\r\n?/,"\n");print $0}'
+ | emil -A B -T Q -B BA -C iso-8859-1 -H Q -F MIME \
+ | gawk '{gsub(/\r\n?/,"\n");print $0}'
}
</pre>
@@ -2759,7 +2759,7 @@ terminate it.<p>
<table width="100%" cellpadding=0><tr>
<td width="30%">Back to <a href="index.html">Fetchmail Home Page</a>
<td width="30%" align=center>To <a href="/~esr/sitemap.html">Site Map</a>
-<td width="30%" align=right>$Date: 2000/03/06 20:24:47 $
+<td width="30%" align=right>$Date: 2000/03/07 04:43:04 $
</table>
<P><ADDRESS>Eric S. Raymond <A HREF="mailto:esr@thyrsus.com">&lt;esr@snark.thyrsus.com&gt;</A></ADDRESS>