diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-07-01 13:34:49 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-07-01 13:34:49 +0000 |
commit | 2513ea1bb193ad13166122ae63879078282b5612 (patch) | |
tree | 2519f27c771acae78df10614a8aa09a767bb5945 /fetchmail.man | |
parent | 3a854764c9fe5ce324c1f14fd70fc84bd8cfad27 (diff) | |
download | fetchmail-2513ea1bb193ad13166122ae63879078282b5612.tar.gz fetchmail-2513ea1bb193ad13166122ae63879078282b5612.tar.bz2 fetchmail-2513ea1bb193ad13166122ae63879078282b5612.zip |
Make imap-k4 a legal protocol identifier.
svn path=/trunk/; revision=1129
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fetchmail.man b/fetchmail.man index fdd02a7b..fd696d76 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -768,6 +768,7 @@ Legal protocol identifiers are pop2 (or POP2) pop3 (or POP3) imap (or IMAP) + imap-k4 (or IMAP-K4) apop (or APOP) kpop (or KPOP) |