X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/60dc51be518caa9fd1b09578e39c106045dfaaf2..459f09a7ac78cdf5b21773cf659cd0de6a76f44f:/man/inc.man diff --git a/man/inc.man b/man/inc.man index fe627ce5..3b25931e 100644 --- a/man/inc.man +++ b/man/inc.man @@ -160,7 +160,7 @@ unique string (generally of the format Rather than `USER \fIuser\fR', `PASS \fIpassword\fR', inc sends `APOP \fIuser\fR \fIdigest\fR', where digest is the MD5 hash of the unique string followed by a `secret' shared by client and server, essentially equivalent to the user's -password (though an APOP-enabled POP3 server can have separate APOP and plain +password (though an APOP-enabled POP3 server could have separate APOP and plain POP3 passwords for a single user). `\-noapop' disables APOP in cases where it'd otherwise be used.