diff options
Diffstat (limited to 'usr/src/man/man3head/stdlib.h.3head')
-rw-r--r-- | usr/src/man/man3head/stdlib.h.3head | 46 |
1 files changed, 35 insertions, 11 deletions
diff --git a/usr/src/man/man3head/stdlib.h.3head b/usr/src/man/man3head/stdlib.h.3head index 3158ab038c..b8ba0ba8aa 100644 --- a/usr/src/man/man3head/stdlib.h.3head +++ b/usr/src/man/man3head/stdlib.h.3head @@ -177,7 +177,7 @@ WTERMSIG .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -193,13 +193,37 @@ Interface Stability Standard .SH SEE ALSO .sp .LP -\fBa64l\fR(3C), \fBabort\fR(3C), \fBabs\fR(3C), \fBatexit\fR(3C), -\fBbsearch\fR(3C), \fBdiv\fR(3C), \fBdrand48\fR(3C), \fBexit\fR(3C), -\fBgetenv\fR(3C), \fBgetsubopt\fR(3C), \fBgrantpt\fR(3C), \fBmalloc\fR(3C), -\fBmblen\fR(3C), \fBmbstowcs\fR(3C), \fBmbtowc\fR(3C), \fBmkstemp\fR(3C), -\fBptsname\fR(3C), \fBputenv\fR(3C), \fBqsort\fR(3C), \fBrandom\fR(3C), -\fBrealpath\fR(3C), \fBstrtod\fR(3C), \fBstrtol\fR(3C), \fBstrtoul\fR(3C), -\fBunlockpt\fR(3C), \fBwcstombs\fR(3C), \fBwctomb\fR(3C), -\fBlimits.h\fR(3HEAD), \fBmath.h\fR(3HEAD), \fBstddef.h\fR(3HEAD), -\fBtypes.h\fR(3HEAD), \fBwait.h\fR(3HEAD), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR a64l (3C), +.BR abort (3C), +.BR abs (3C), +.BR atexit (3C), +.BR bsearch (3C), +.BR div (3C), +.BR drand48 (3C), +.BR exit (3C), +.BR getenv (3C), +.BR getsubopt (3C), +.BR grantpt (3C), +.BR malloc (3C), +.BR mblen (3C), +.BR mbstowcs (3C), +.BR mbtowc (3C), +.BR mkstemp (3C), +.BR ptsname (3C), +.BR putenv (3C), +.BR qsort (3C), +.BR random (3C), +.BR realpath (3C), +.BR strtod (3C), +.BR strtol (3C), +.BR strtoul (3C), +.BR unlockpt (3C), +.BR wcstombs (3C), +.BR wctomb (3C), +.BR limits.h (3HEAD), +.BR math.h (3HEAD), +.BR stddef.h (3HEAD), +.BR types.h (3HEAD), +.BR wait.h (3HEAD), +.BR attributes (7), +.BR standards (7) |