RFC Errata
RFC 2244, "ACAP -- Application Configuration Access Protocol", November 1997
Note: This RFC has been updated by RFC 6075
Source of RFC: acap (app)See Also: RFC 2244 w/ inline errata
Errata ID: 617
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Chris Newman
Date Reported: 2001-01-23
Section 8 says:
command-lang = "LANG" *(SP lang-tag)
It should say:
command-lang = "LANG" 1*(SP lang-tag)
Notes:
Formal syntax for LANG command didn't require at least one language tag. Since it doesn't make sense to change the language to an unspecified value, the ABNF needs to be changed.