diff options
Diffstat (limited to 'manual/errno.texi')
-rw-r--r-- | manual/errno.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/errno.texi b/manual/errno.texi index a00ac7859d..6b8b9834ef 100644 --- a/manual/errno.texi +++ b/manual/errno.texi @@ -836,7 +836,7 @@ of error you get if you request them and they are not supported. @end deftypevr @comment errno.h -@comment ISO C: Invalid or incomplete multibyte or wide character +@comment ISO: Invalid or incomplete multibyte or wide character @deftypevr Macro int EILSEQ @comment errno 106 @c DO NOT REMOVE While decoding a multibyte character the function came along an invalid |