From 92496f4425a0c66984a92a78213d7796eb8e999e Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 23 Sep 1996 21:05:17 +0000 Subject: Fixed a spellong error. svn path=/trunk/; revision=112 --- fetchmail.man | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 5e4a610e..60a0604f 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -263,7 +263,7 @@ server to believe it's allowed to bind to a privileged remote port.) .PP .SH OUTPUT OPTIONS The default behavior of -.I popmail +.I popclient is to ship mail to the the SMTP port on the machine it is running on (localhost), as though it were being passed over a normal TCP/IP link. This normally results in the mail being delivered locally via your @@ -348,18 +348,18 @@ The or .B -d option runs -.I popmail +.I popclient in daemon mode. You must specify a numeric argument which is a polling interval in seconds. .PP In daemon mode, -.I popmail +.I popclient puts itself in background and runs forever, querying each specified host and then sleeping for the given polling interval. .PP Simply invoking .IP -popmail -d 900 +popclient -d 900 .PP will, therefore, poll the hosts described in your .I ~/.poprc -- cgit v1.2.3