aboutsummaryrefslogtreecommitdiffstats
path: root/fetchmail.man
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-10-11 13:36:25 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-10-11 13:36:25 +0000
commit701af5a98743f6e49f435d66385ba10f95457b27 (patch)
tree6669912840d903400f0bc1720df0ea3ebf63e4a3 /fetchmail.man
parent7533130239f331d5420107768142056525c50c9e (diff)
downloadfetchmail-701af5a98743f6e49f435d66385ba10f95457b27.tar.gz
fetchmail-701af5a98743f6e49f435d66385ba10f95457b27.tar.bz2
fetchmail-701af5a98743f6e49f435d66385ba10f95457b27.zip
Changed copyrights, they're now by reference.
svn path=/trunk/; revision=299
Diffstat (limited to 'fetchmail.man')
-rw-r--r--fetchmail.man10
1 files changed, 5 insertions, 5 deletions
diff --git a/fetchmail.man b/fetchmail.man
index d7110970..49fcf20d 100644
--- a/fetchmail.man
+++ b/fetchmail.man
@@ -601,11 +601,11 @@ requires either that both the USER and HOME environment variables are
correctly set, or that \fBgetpwuid\fR(3) be able to retrieve a password
entry from your user ID.
.SH BUGS AND KNOWN PROBLEMS
-Use of any of the supported protocols other than APOP requires that
-the program send unencrypted passwords over the TCP/IP connection to
-the mail server. This creates a risk that name/password pairs might
-be snaffled with a packet sniffer or more sophisticated monitoring
-software.
+Use of any of the supported protocols other than APOP or KPOP requires
+that the program send unencrypted passwords over the TCP/IP connection
+to the mail server. This creates a risk that name/password pairs
+might be snaffled with a packet sniffer or more sophisticated
+monitoring software.
.PP
Send comments, bug reports, gripes, and the like to Eric S. Raymond
<esr@thyrsus.com>.