diff --git a/source/uax31.tex b/source/uax31.tex index aea6e6b5ba..f18adeaeb3 100644 --- a/source/uax31.tex +++ b/source/uax31.tex @@ -91,7 +91,7 @@ during the processes of lexing and parsing. \pnum -\Cpp{} does not claim conformance with this requirement. +\Cpp{} does not claim conformance with requirement R3 of \UAX{31}. \rSec1[uaxid.eqn]{R4 Equivalent normalized identifiers} @@ -109,7 +109,7 @@ \pnum \Cpp{} considers case to be significant in identifier comparison, and does not do any case folding. -This requirement does not apply to \Cpp{}. +Requirement R5 of \UAX{31} does not apply to \Cpp{}. \rSec1[uaxid.filter]{R6 Filtered normalized identifiers} @@ -124,9 +124,9 @@ \pnum \Cpp{} identifiers are case sensitive, and -therefore this requirement does not apply. +therefore requirement R7 of \UAX{31} does not apply. \rSec1[uaxid.hashtag]{R8 Hashtag identifiers} \pnum -There are no hashtags in \Cpp{}, so this requirement does not apply. +There are no hashtags in \Cpp{}, so requirement R8 of \UAX{31} does not apply.