From c89ff81a4f6aa7d9eb21ea5f1e0c4ef880ff4c59 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sat, 17 Apr 1999 16:59:08 +0000 Subject: Fix a transposition. svn path=/trunk/; revision=2433 --- fetchmail.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fetchmail.man b/fetchmail.man index e04a7959..50e215c5 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -1152,10 +1152,10 @@ warnings -w T{ Set message size warning interval T} batchlimit -b T{ -Max # messages to fetch in single connect +Max # messages to forward in single connect T} fetchlimit -B T{ -Max # messages to forward in single connect +Max # messages to fetch in single connect T} expunge -e T{ Perform an expunge on every #th message (IMAP only) -- cgit v1.2.3