diff --git a/source/lib-intro.tex b/source/lib-intro.tex index c0b53ee3ad..24ca37c96e 100644 --- a/source/lib-intro.tex +++ b/source/lib-intro.tex @@ -3977,7 +3977,7 @@ \rSec3[value.error.codes]{Value of error codes} \pnum -Certain functions in the \Cpp{} standard library report errors via a +Certain functions in the \Cpp{} standard library report errors via an \tcode{error_code}\iref{syserr.errcode.overview} object. That object's \tcode{category()} member shall return \tcode{system_category()} for errors originating from the operating system, or a reference to an