From 8775df41baf3f253bf0aa8d0d75c746073826226 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 8 May 2001 20:34:05 +0000 Subject: Fix preconnect order bug. svn path=/trunk/; revision=3299 --- fetchmail.man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 27d70d67..18ebe139 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1781,9 +1781,9 @@ preconnect command sets up the ssh. .nf poll mailhost.net via localhost port 1234 with proto pop3: + user esr is esr here preconnect "ssh -f -L 1234:mailhost.net:110 mailhost.net sleep 20 /dev/null"; - user esr is esr here .fi .PP -- cgit v1.2.3