Skip to content

Commit dc8b2d4

Browse files
AlisdairMtkoeppe
authored andcommitted
[locale.ctype.general] Better cross-ref standard headers
1 parent cf27216 commit dc8b2d4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/locales.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1043,7 +1043,7 @@
10431043
\end{codeblock}
10441044

10451045
\pnum
1046-
Class \tcode{ctype} encapsulates the C library \libheader{cctype} features.
1046+
Class \tcode{ctype} encapsulates the C library \libheaderref{cctype} features.
10471047
\tcode{istream} members are required to use \tcode{ctype<>}
10481048
for character classing during input parsing.
10491049

@@ -2335,7 +2335,7 @@
23352335
\stage{3}
23362336
The sequence of \tcode{char}{s} accumulated in stage 2 (the field)
23372337
is converted to a numeric value by the rules of one of the functions
2338-
declared in the header \libheader{cstdlib}:
2338+
declared in the header \libheaderref{cstdlib}:
23392339

23402340
\begin{itemize}
23412341
\item

0 commit comments

Comments
 (0)