diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 03:49:39 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-10-28 03:49:39 +0000 |
commit | b1000cb703b852ea6c7493d9d8d24780e4a3b157 (patch) | |
tree | cd6a56441d638475c0b331cda5b3c0c7c1fbfd5f /fetchmail.man | |
parent | cab2269e10d82e3e5e371889b42d19d0cafc9eaa (diff) | |
download | fetchmail-b1000cb703b852ea6c7493d9d8d24780e4a3b157.tar.gz fetchmail-b1000cb703b852ea6c7493d9d8d24780e4a3b157.tar.bz2 fetchmail-b1000cb703b852ea6c7493d9d8d24780e4a3b157.zip |
Cleanup for PL3.
svn path=/trunk/; revision=402
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/fetchmail.man b/fetchmail.man index 0eb43a93..38e848af 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -652,13 +652,14 @@ then changed to to reflect both the presence of IMAP support and the symmetry with sendmail created by the new SMTP forwarding default. .SH BACKWARD COMPATIBILITY -If called through a link named `popclient', \fIfetchmail\fR will -look in ~/.poprc for its run control file. As long as the file does -not use the removed `limit' or `localfolder' options, this -will often work. (The new run control file syntax also has to be a -little stricter about the order of options than the old, in order to -support multiple user desriptions per server; thus you may have to -rearrange things a bit.) +If called through a link named `popclient', \fIfetchmail\fR will look +in ~/.poprc for its run control file. As long as the file does not +use the removed `localfolder' option or `limit' (which now takes a +maximum byte size rather than a line count), this will often work. +(The new run control file syntax also has to be a little stricter +about the order of options than the old, in order to support multiple +user desriptions per server; thus you may have to rearrange things a +bit.) .SH FILES .TP 5 ~/.fetchmailrc |