diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1997-01-15 19:37:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1997-01-15 19:37:48 +0000 |
commit | 731dc0111c09b1e4ef1260c94ae68abe798a3a70 (patch) | |
tree | 588ff173ac593926b27810ef717ebd6711e6b9dc /fetchmail.man | |
parent | e13db1a773fa9e6836b2a1db497c077253bb34eb (diff) | |
download | fetchmail-731dc0111c09b1e4ef1260c94ae68abe798a3a70.tar.gz fetchmail-731dc0111c09b1e4ef1260c94ae68abe798a3a70.tar.bz2 fetchmail-731dc0111c09b1e4ef1260c94ae68abe798a3a70.zip |
Don't include RFCs in distribution.
svn path=/trunk/; revision=770
Diffstat (limited to 'fetchmail.man')
-rw-r--r-- | fetchmail.man | 22 |
1 files changed, 20 insertions, 2 deletions
diff --git a/fetchmail.man b/fetchmail.man index 2c978de4..a1e87ad8 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -940,5 +940,23 @@ Send comments, bug reports, gripes, and the like to Eric S. Raymond <esr@thyrsus.com>. .SH SEE ALSO -elm(1), mail(1), sendmail(8), popd(8), imapd(8); -RFC 937, RFC 1081, RFC1176, RFC 1225, RFC 1460, RFC 1725, RFC1939. +elm(1), mail(1), sendmail(8), popd(8), imapd(8) +.SH APPLICABLE STANDARDS +.TP 5 +SMTP: +RFC 821 +.TP 5 +mail: +RFC 822 +.TP 5 +POP2: +RFC 937 +.TP 5 +POP3: +RFC 1081, RFC 1225, RFC 1460, RFC 1725, RFC 1939 +.TP 5 +IMAP2/IMAP2BIS: +RFC 1176, RFC 1732 +.TP 5 +IMAP4: +RFC 1730, RFC 1731, RFC 1732
\ No newline at end of file |