From 8619b1487f2b53d30022d31fffb5fc5b4025d1fa Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 11 Feb 1998 17:49:03 +0000 Subject: Correct typo. svn path=/trunk/; revision=1619 --- fetchmail-FAQ.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/fetchmail-FAQ.html b/fetchmail-FAQ.html index 2975f480..630b6991 100644 --- a/fetchmail-FAQ.html +++ b/fetchmail-FAQ.html @@ -10,7 +10,7 @@
Back to Fetchmail Home Page To Site Map -$Date: 1998/02/11 08:15:27 $ +$Date: 1998/02/11 17:49:03 $

Frequently Asked Questions About Fetchmail

@@ -733,7 +733,7 @@ man page for several authentication methods.)

 poll mailhost port 1234 via localhost with pop3:
-        preconnect "ssh -f -L 1234:mailhost:110 mailhost sleep 20 /dev/null";
+        preconnect "ssh -f -L 1234:mailhost:110 mailhost sleep 20 </dev/null >/dev/null";
 
(Note that 1234 can be an arbitrary port number. Privileged ports can @@ -1718,7 +1718,7 @@ Re-ordering messages is a user-agent function, anyway.

Back to Fetchmail Home Page To Site Map -$Date: 1998/02/11 08:15:27 $ +$Date: 1998/02/11 17:49:03 $

Eric S. Raymond <esr@snark.thyrsus.com>
-- cgit v1.2.3