diff options
Diffstat (limited to 'manual/lang.texi')
-rw-r--r-- | manual/lang.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/lang.texi b/manual/lang.texi index 4162d7febc..6de6256ad3 100644 --- a/manual/lang.texi +++ b/manual/lang.texi @@ -855,7 +855,7 @@ long long int} and @code{unsigned long long int}, respectively. @item WCHAR_MAX This is the maximum value that can be represented by a @code{wchar_t}. -@xref{Wide Char Intro}. +@xref{Extended Char Intro}. @end vtable The header file @file{limits.h} also defines some additional constants |