summaryrefslogtreecommitdiff
path: root/usr/src/man/man3head/wchar.h.3head
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3head/wchar.h.3head')
-rw-r--r--usr/src/man/man3head/wchar.h.3head76
1 files changed, 55 insertions, 21 deletions
diff --git a/usr/src/man/man3head/wchar.h.3head b/usr/src/man/man3head/wchar.h.3head
index 81ba124950..980ed07d83 100644
--- a/usr/src/man/man3head/wchar.h.3head
+++ b/usr/src/man/man3head/wchar.h.3head
@@ -177,7 +177,7 @@ Inclusion of the <\fBwchar.h\fR> header can make visible all symbols from the
headers <\fBctype.h\fR>, <\fBstring.h\fR>, <\fBstdarg.h\fR>, <\fBstddef.h\fR>,
<\fBstdio.h\fR>, <\fBstdlib.h\fR>, and <\fBtime.h\fR>.
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.TS
box;
@@ -189,23 +189,57 @@ Interface Stability Standard
.TE
.SH SEE ALSO
-\fBgetconf\fR(1), \fBbtowc\fR(3C), \fBconfstr\fR(3C), \fBfgetwc\fR(3C),
-\fBgetws\fR(3C), \fBfputwc\fR(3C), \fBfputws\fR(3C), \fBfwide\fR(3C),
-\fBfwprintf\fR(3C), \fBfwscanf\fR(3C), \fBgetwc\fR(3C), \fBgetwchar\fR(3C),
-\fBiswalpha\fR(3C), \fBiswctype\fR(3C), \fBmbsinit\fR(3C), \fBmbrlen\fR(3C),
-\fBmbrtowc\fR(3C), \fBmbsrtowcs\fR(3C), \fBtowlower\fR(3C), \fBtowupper\fR(3C),
-\fBungetwc\fR(3C), \fBvfwprintf\fR(3C),
-\fBwcpcpy\fR(3C),
-\fBwcrtomb\fR(3C),
-\fBwcscasecmp\fR(3C),
-\fBwcsdup\fR(3C),
-\fBwcslen\fR(3C),
-\fBwcsrtombs\fR(3C),
-\fBwcstring\fR(3C), \fBwcsstr\fR(3C), \fBwcstod\fR(3C), \fBwcscoll\fR(3C),
-\fBwcsftime\fR(3C), \fBwcstol\fR(3C), \fBwcstoul\fR(3C), \fBwcswidth\fR(3C),
-\fBwcsxfrm\fR(3C), \fBwctob\fR(3C), \fBwctype\fR(3C), \fBwcwidth\fR(3C),
-\fBwmemchr\fR(3C), \fBwmemcmp\fR(3C), \fBwmemcpy\fR(3C), \fBwmemmove\fR(3C),
-\fBwmemset\fR(3C), \fBstdarg\fR(3EXT), \fBstddef.h\fR(3HEAD),
-\fBstdio.h\fR(3HEAD), \fBstdlib.h\fR(3HEAD), \fBstring.h\fR(3HEAD),
-\fBtime.h\fR(3HEAD), \fBwctype.h\fR(3HEAD), \fBattributes\fR(5),
-\fBstandards\fR(5)
+.BR getconf (1),
+.BR btowc (3C),
+.BR confstr (3C),
+.BR fgetwc (3C),
+.BR fputwc (3C),
+.BR fputws (3C),
+.BR fwide (3C),
+.BR fwprintf (3C),
+.BR fwscanf (3C),
+.BR getwc (3C),
+.BR getwchar (3C),
+.BR getws (3C),
+.BR iswalpha (3C),
+.BR iswctype (3C),
+.BR mbrlen (3C),
+.BR mbrtowc (3C),
+.BR mbsinit (3C),
+.BR mbsrtowcs (3C),
+.BR towlower (3C),
+.BR towupper (3C),
+.BR ungetwc (3C),
+.BR vfwprintf (3C),
+.BR wcpcpy (3C),
+.BR wcrtomb (3C),
+.BR wcscasecmp (3C),
+.BR wcscoll (3C),
+.BR wcsdup (3C),
+.BR wcsftime (3C),
+.BR wcslen (3C),
+.BR wcsrtombs (3C),
+.BR wcsstr (3C),
+.BR wcstod (3C),
+.BR wcstol (3C),
+.BR wcstoul (3C),
+.BR wcstring (3C),
+.BR wcswidth (3C),
+.BR wcsxfrm (3C),
+.BR wctob (3C),
+.BR wctype (3C),
+.BR wcwidth (3C),
+.BR wmemchr (3C),
+.BR wmemcmp (3C),
+.BR wmemcpy (3C),
+.BR wmemmove (3C),
+.BR wmemset (3C),
+.BR stdarg (3EXT),
+.BR stddef.h (3HEAD),
+.BR stdio.h (3HEAD),
+.BR stdlib.h (3HEAD),
+.BR string.h (3HEAD),
+.BR time.h (3HEAD),
+.BR wctype.h (3HEAD),
+.BR attributes (7),
+.BR standards (7)