From 70dcc659b0d246e0fd2879d06400c287b8638f42 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Tue, 14 Jan 1997 22:28:16 +0000 Subject: Change `interface' and `monitor' options to per-server. svn path=/trunk/; revision=762 --- fetchmail.man | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'fetchmail.man') diff --git a/fetchmail.man b/fetchmail.man index 0460dc8a..db92a7a0 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -544,6 +544,8 @@ Legal server options are: timeout envelope aka + interface + monitor Legal user options are @@ -650,13 +652,11 @@ or reverse it by saying `user esr here is eric there' .PP For backward compatibility, the word `server' is a synonym for `poll'. .PP -There are currently four valid global option statements; -\&`set batchlimit = ' followed by a number and sets the same global -specified by the --batchlimit option, `set logfile = ' followed by a -string sets the same global specified by --logfile, `set interface = ' -followed by a string sets the same global specified by --interface, and -`set monitor = ' followed by a string sets the same global specified by ---monitor. In all cases, a command-line option will override. +There are currently two valid global option statements; \&`set +batchlimit = ' followed by a number and sets the same global specified +by the --batchlimit option, and `set logfile = ' followed by a string +sets the same global specified by --logfile. In both cases, a +command-line option will override. .PP Basic format is: -- cgit v1.2.3