Found 1 record.
Errata ID:8674
Status: Verified
Type: Technical
Publication Format(s) : TEXT
Reported By: Peter Briggs
Date Reported: 2025-12-10
Verifier Name: Mohamed BOUCADAIR
Date Verified: 2025-12-17
Section APPENDIX-I says:
APPENDIX-I: US DOMAIN NAMES BNF ================================ <us-domain-name> ::= <us-name><dot><us> <us-name> ::= <state-name><dot><state-code> | <fed-name><dot><fed> <dni-name><dot><dni> <state-code> ::= <the two-letter code of a state from the zip code directory>
It should say:
APPENDIX-I: US DOMAIN NAMES BNF ================================ <us-domain-name> ::= <us-name><dot><us> <us-name> ::= <state-name><dot><state-code> | <fed-name><dot><fed> | <dni-name><dot><dni> <state-code> ::= <the two-letter code of a state from the zip code directory>
Notes:
Missing a pipe after <fed-name><dot><fed>