From d9c9b23360b184526742126eeb701627a5cf897d Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 22 Oct 2010 12:03:08 +0100 Subject: The manual page now links to IANA for GSSAPI service names. --- NEWS | 3 +++ fetchmail.man | 7 +++++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 2aca1560..f05f3749 100644 --- a/NEWS +++ b/NEWS @@ -70,6 +70,9 @@ fetchmail-6.3.19 (not yet released): * Make --antispam work from command line (these used to work in rcfiles). Reported by Kees Bakker, BerliOS Bug #17599. (Sunil Shetye) +# DOCUMENTATION: +* The manual page now links to IANA for GSSAPI service names. + # KNOWN BUGS AND WORKAROUNDS: (this section floats upwards through the NEWS file so it stays with the current release information - however, it was stuck with 6.3.8 for a while) diff --git a/fetchmail.man b/fetchmail.man index 63672cbe..9ab9d97e 100644 --- a/fetchmail.man +++ b/fetchmail.man @@ -931,7 +931,9 @@ connection such as an ssh tunnel; specify \fBexternal\fP when you use TLS with client authentication and specify \fBgssapi\fP or \&\fBkerberos_v4\fP if you are using a protocol variant that employs GSSAPI or K4. Choosing KPOP protocol automatically selects Kerberos -authentication. This option does not work with ETRN. +authentication. This option does not work with ETRN. GSSAPI service names are +in line with RFC-2743 and IANA registrations, see +.URL http://www.iana.org/assignments/gssapi-service-names/ "Generic Security Service Application Program Interface (GSSAPI)/Kerberos/Simple Authentication and Security Layer (SASL) Service Names" . .SS Miscellaneous Options .TP .B \-f | \-\-fetchmailrc @@ -2982,7 +2984,8 @@ LMTP: RFC 2033. .TP 5 GSSAPI: -RFC 1508. +RFC 1508, RFC 1734, +.URL http://www.iana.org/assignments/gssapi-service-names/ "Generic Security Service Application Program Interface (GSSAPI)/Kerberos/Simple Authentication and Security Layer (SASL) Service Names" . .TP 5 TLS: RFC 2595. -- cgit v1.2.3